Essential Studio for Windows Forms Release Notes

v14.2.0.26
June 24, 2016

Calculate

Bug Fixes

  • #154299 - DependentFormulaCells key is empty when formula is added in FormulaInfoTable has been fixed.
  • #154003 - INDEX and VLOOKUP formulas return wrong calculated value have been fixed.
  • #154558 - CalcEngine returns wrong value while calculating the formula “=-5^2” has been fixed.
  • #154409 - Incorrect value returned when LookupCachingMode is VLOOKUP has been fixed.
  • #153261 – Index out of range exception throws in IF formula, when second argument is null has been fixed.
  • #153261 – Stack overflow exception throws while calculating ROUNDDOWN formula has been fixed.
  • #153261 - Argument exception throws while converting Excel to PDF file has been fixed.
  • #154785 – CalcEngine returns wrong value when IF formula contains ampersand and equal sign has been fixed.
  • #153900, #154322 - LEFT and RIGHT formulas return wrong value when it contains the second parameter as null or zero has been fixed.
  • #153900 - CalcEngine returns FormulaText when calculated value is null or empty has been fixed.
  • #156024 - Issue in the calculated value of VLOOKUP formula when range_lookup parameter is true has been fixed.
  • #156487 - Issue while calculating the value of NamedRanges using SUMIF formula has been fixed.

Chart

Bug Fixes

  • #157077 - Chart axis labels is now rendering properly when moving chart control into a tab page.
  • #156615 - Exception on scrolling the chart is fixed, when AllowGapForEmptyPoints is false.

Features

  • Provided support for category axis in chart.
  • #144432, #150192 - Provided support for pinch zooming.
  • #154356 - Provided support for data label callout as like in excel.

Diagram

Features

  • #153357 - Displacement support for the labels is added.
  • #156135 - Support to edit the multiple labels in the node has been implemented.
  • #140784 - Support to customize the port highlighter has been implemented.
  • #153886 - Support to get the actual object in MouseEnter and MouseLeave event has been implemented.

Bug fixes

  • #158772 - Exception raised while changing the label’s style is fixed.
  • #157673 - Bridging is generated unnecessarily when the port is hidden is fixed.
  • #155832 - Bridging is now updated properly when the port is moved.
  • #155837 - Exception thrown while opening the PageSetup dialog box is fixed.
  • #155832 - Bridge is generated for port when the connector connects with that port is fixed.
  • #155656 - Cursor is now updating properly while moving the EndPoint of Connector on the port.
  • #145984 – Line Bridging is now generated to the port while drawing a single connector.
  • #154998 – Exception raised while updating the connector’s ControlPoints is fixed.

DocIO

Features

  • #147526 – Added Read and Write support for WordprocessingML documents.
  • #147886 – Added picture border preservation support in Word to PDF conversion.

Bug fixes

  • #151174 - Relative position properties are now preserved properly while opening and saving the Word DOCX format document.
  • #155024 - ArgumentOutOfRangeException is no longer thrown while saving the Word document with charts.
  • #154762 - Text box internal margins are now preserved properly while saving the Word DOCX format document.
  • #154762 - Cell width for the table containing misaligned cells are now preserved properly in Word to HTML conversion.
  • #154762 - Line breaks are now preserved properly during Word to HTML conversion.
  • #153445 - Check box size and size type is now properly preserved during Word to HTML conversion and vice versa.
  • #151329 - Line spacing is now preserved properly for paragraphs in HTML to Word conversion.
  • #153445, * #151329 - Paragraph properties such as contextual spacing, keep lines together, keep with next, auto spacing before and after are now preserved properly during Word to HTML conversion and vice versa.
  • #154912 - ArgumentOutOfRangeException is no longer thrown while converting the Word document containing table without any rows and cells to PDF.
  • #152711 - Table is now positioned properly while converting a particular Word document to PDF.
  • #151613 - Vertical alignment for the table cell is now preserved properly while converting a particular Word document to PDF.
  • #153645, * #152872 - Tab width is now preserved properly when the paragraph has the horizontal alignment other than left while converting the Word document to PDF.
  • #154514, * #155079 - NullReferenceException is no longer thrown while converting a particular Word document to PDF.
  • #152802 - Table is now wrapped around a floating item properly while converting the Word document to PDF.
  • #154195 - Absolute table with row height greater than page height is now preserved properly while converting the Word document to PDF.
  • #154455 - Text followed by Symbol field is now preserved properly while converting the Word document to PDF.
  • #149223 - Word documents with huge content are now converted to PDF without delays in a reasonable time.
  • #152802 - Table containing vertical merged cell with text direction as vertical are now preserved properly while converting the Word document to PDF.
  • #153645 - Cell width for the table that does not have preferred width is now preserved properly while converting a particular Word document to PDF.
  • #151613 - Now word wraps to new line properly based on non-breaking space while converting a particular Word document to PDF.
  • #151613 - Floating table is now preserved properly while converting the Word document with compatibility option - “don’t break wrapped tables across pages” to PDF.
  • #154702 - IndexOutOfRangeException is no longer thrown while executing Mail merge using DocIO.
  • #154730, * #154864 - Null reference exception is no longer thrown while retrieving bookmark content.
  • #154514 - Paragraph position preservation issue has been fixed while converting Word to PDF conversion.
  • #156444 - OLE object is now properly preserved while opening a particular DOCX format document.
  • #152738 - List left indent is now properly preserved in Word to PDF Conversion
  • #155252 - Checkbox size is now properly preserved in Word to PDF conversion
  • #155252 - Checkbox size is now properly preserved in Word to HTML conversion.
  • #154796 – IF field are now updated properly in footer contents during Word to PDF conversion.
  • #155355 - Vertical text inside the table cell is now preserved properly in Word to PDF conversion.
  • #153645 - The table cell width will be preserved properly in Word to PDF conversion.
  • #154826 - Charts will be preserved properly in Word to PDF conversion
  • #152738 – Text contents are now preserved properly while resaving a particular DOCX format document
  • #155556 - Paragraph borders are now properly preserved in Word to PDF conversion.
  • #156982 - Page orientation now preserved properly while modifying and resaving the Word document.
  • #155907 - Table cell borders are now preserved properly during Word to PDF conversion.
  • #155820 - Consecutive text with same format are now properly preserved as single span element in Word to HTML conversion
  • #153104 - Text range and Shape overlapping issue is now resolved when the Shape has the text wrapping type as Behind while converting Word to PDF conversion
  • #153104 - Section break issue has been resolved in Word to PDF conversion
  • #153104 - Section break issue has been resolved in DOCX conversion
  • #155793 – InvalidArgumentException is no longer thrown while converting Word document as PDF using DocIO.
  • #156982 - Extra page preservation issue in Word to PDF conversion has been fixed.
  • #157676 - Spaces are now preserved properly in HTML to Word conversion.
  • #156622 - File corruption issue after resaving the Word document as Doc format is resolved
  • #156372 - TOC paragraph’s formatting is now preserved properly.
  • #151329 - List left indent is now preserved properly in Word to HTML and HTML to Word conversion.
  • #157924 - Field code is now retrieved properly while accessing WField.FieldCode property.
  • #154826 - Textboxes contents will be preserved properly in Word to PDF conversion.
  • #154988 - The words count in the document will be updated properly
  • #153104 - Paragraph Spacing will be preserved properly in Word to PDF conversion.
  • #155072 - NullReferenceException is no longer thrown when converting the Word document with OleObject to PDF document.
  • #151476 – Images are now preserved properly while converting a particular Word document to PDF conversion.
  • #154681 – Chart title text is now preserved properly without formatting loss while modifying and resaving the Word document.
  • #155355 – Chart data labels and legends are now preserved properly while converting a particular Word document to PDF conversion.
  • #155355 – Table cell contents are now preserved properly while converting a particular Word document to PDF conversion.
  • #156461 – IndexOutOfRangeException is no longer thrown while resaving the RTF document.
  • #156531 – ArgumentOutOfRangeException is no longer thrown in Word to PDF conversion
  • #156620 – Text color is now preserved properly based on background color when text color is auto during Word to PDF conversion.
  • #156651 – Title field is now preserved properly while updating document fields.
  • #156713 – Symbols are now preserved properly while resaving a particular DOCX format document.
  • #157702 – DocIO toolbox icon is now shown properly in Visual Studio toolbox filter.
  • #158331 – WCharacterFormat.ClearFormatting() is now clears the formatting properly.
  • #158521 - File corruption issue while opening the generated DOCX document in Word 2007 application.

EditControl

Features

  • #149751, #153980 - Support for Microsoft Visual Studio like Region collapse/expand behavior has been implemented.
  • #149751, #153981 - Programmatic selection support for EditControl loaded in SplitView has been implemented.
  • #149751, #153982 - Visual Studio like Syntax highlighting support for collapse/expand region has been implemented.

Bug fixes

  • #154722 - EditControl scrolling behavior is now working properly when BlockSelectionMode is enabled.
  • #153712, #153887 - National characters are now loaded properly in EditControl.
  • #153393 - Key Navigation behavior for right arrow key is now working properly.
  • #149872, #157000 - UTF characters are loaded properly in EditControl.
  • #131048 - ReplaceAll is working correctly in EditControl.

LinearGauge

Bug fixes

  • #154500 - User Interaction support works properly when loaded in PopupControlContainer.

GridControl

Bug Fixes

  • #156765 - CheckedState property for Checkbox cell type UIElement is now available in the Coded UI test builder using External Plugin.
  • #153156 - Find and Replace is now working properly for Formula cells.

GridDataBoundGrid(Classic)

Bug Fixes

  • #156309 - Exception is no longer thrown while clicking a cell to open the form.

GridGroupingControl

Bug Fixes

  • #155839 - ArgumentOutOfException is no longer thrown while pressing Enter key on AddNewRecord when grid has no records.
  • #155489 - Column can be filtered based on the display member using the GridExcelFilter.
  • #153359 - Null Exception is no longer thrown while dragging the column headers.
  • #157279 - Null Exception is no longer thrown while setting the GridEngine after the grid is initialized.
  • #151018, #127625 - ComboBox cell’s drop down selection is now working properly while disposing the form.
  • #149327 - The serialization of FreezeCaption, HeaderImage and HeaderImageAlignment properties are now working properly.

PDF

Features

  • Support for inserting pages from an existing document into a new document or another existing document has been added.
  • IDisposable interface has been implemented for PdfDocument object.
  • Support for toggling the visibility of form fields when printing has been added.

Bug Fixes

  • #157204 - Top border style of PdfGrid is now preserved as expected when applying dotted line.
  • #156812 - Unexpected second page is no longer added when drawing PdfGrid.
  • #156541 - Image added to the PDF is now visible.
  • #155281 - Text is now aligned properly when using PdfTrueTypeFont in PdfLightTable.
  • #154748 - ArgumentOutOfRangeException is no longer thrown while converting XPS to PDF.
  • #155041 - Images are now visible while converting the specific Word document to PDF.
  • #154918 - Exception is no longer thrown while parsing layers in the PDF document page.
  • #154931 - NullReferenceException is no longer thrown while loading the specific PDF document.
  • #154548 - Size property now works as expected in PdfGS1Code128Barcode.
  • #154166 - NullReferenceException is no longer thrown when retrieving data from specific time stamp server.
  • #153715 - Document is no longer damaged when signing an existing PDF document.
  • #153896, 157500 - Text in the specific document is now preserved properly while converting Word to PDF.
  • #153957 - Text is no more clipped while converting XPS to PDF.
  • #153969 - List box items are now visible when selecting multiple values.
  • #153816 - Image rendering issue no longer occurs when converting TIFF to PDF.
  • #151146 - Characters are now properly preserved while flattening the form fields.
  • #153659 - UnexpectedTokenException no longer occurs while loading the existing PDF document.
  • #153343 - Text is preserved as expected when drawing English and Chinese characters together using CJK fonts.
  • #153027 - Dollar symbol is now preserved correctly when flattening the PDF form.
  • #152764, 156068 - Document information is no longer blank when adding metadata to the specific PDF document.
  • #151565 - Function evaluation failed error is no longer shown in Visual Studio intellisense, when loading the PDF document.
  • #151048 - Text positions are now properly preserved when converting EMF to PDF.
  • #151146 - Text is now properly aligned when flattening form fields.
  • #124478 - Text is now properly displayed while converting XPS to PDF.
  • Exception is no longer thrown while removing named destinations in an existing PDF document.
  • Text is now preserved properly while flattening the button field.
  • Opacity is now properly preserved when converting XPS to PDF.

PdfViewerControl

Features

  • Support to print the PDF document with customized print settings has been added.
  • Support to render shapes with tiling type 2 brush has been added.
  • Touch support to scroll and magnify the PDF document has been added.
  • #147603 - Support for text search functionality is now added in PdfLoadedDocument class.

Bug Fixes

  • #155492 - IndexOutOfRangeException is no longer thrown while resizing the windows from code behind.
  • #155421 - Top of the page is no longer cropped on setting the ZoomMode to FitPage.
  • #155647 - Memory consumption is now optimized while loading the PDF document in PdfViewerControl.
  • #154918 - OutOfMemoryException is longer thrown while loading the PDF Document.
  • #156058 - Images in the PDF document are now rendered as expected.
  • #155298 - Contents in the PDF document are now displayed properly in PdfViewerControl.
  • #156845 - Images in the PDF document are now displayed as expected in PdfViewerControl.
  • #155950 - Contents in the PDF document are now visible, when loaded in PdfViewerControl.
  • #153618 - Text in the PDF document is now displayed properly when loaded in PdfViewerControl.
  • #156671 - Exporting the PDF document to image with custom DPI settings now works as expected.
  • #154761 - Text in the PDF Document is now rendered properly when viewed in PdfViewerControl.
  • #153579 - Silent printing the PDF document does not scale the resulting output anymore.
  • #155300 - Content in the PDF document is now rendered properly.
  • #155300 - Exporting image from the PDF document does not take much time anymore.
  • #155149 - Images are not rendered slowly in PdfViewerControl anymore.
  • #153579 - Height of the content is now preserved properly while printing the PDF document in A4 size.

Pivot Chart Preview

Bug Fixes

  • #156894 - The PivotChart series is now displaying properly based on data.
  • #156894 - The chart type can be changed now by using the ChartType property.
  • #156894 - The GrandTotal row is no longer showing in the PivotChart while removing any PivotAxis.
  • #156894 - The PivotChart can be refreshed now by using the Refresh method.

Features

  • A new event named ChartPopulated is exposed and the inner ChartControl is provided as an argument for customizing it.
  • Provided support to initialize the ItemSource for PivotChart in Design time.

PivotGridControl

Features

  • Provided support to process data operations asynchronously in PivotGridControl.

Predictive Analytics

Features

  • #154527 - Added support to return output field evaluation results along with Predicted Result.

Bug Fixes

  • #154922 - Resolved the scoring procedure issues with mining (Ensemble) model evaluator.

Presentation

Features

  • #155426 - Added support to add and modify hyperlinks in PowerPoint slide.
  • #155382 - Added support to convert hyperlinks in PowerPoint presentation to PDF document
  • #157587 - Added support to access the “SlideID” associated with each slides in PowerPoint presentation.
  • Added support for converting Notes pages to PDF document
  • Added support for setting custom slide size in PowerPoint presentation
  • Added support for setting background images with “Stretch” and “Tile” options in PowerPoint presentation

Bug Fixes

  • #156159 - “NullReferenceException” will be no longer thrown while opening the PowerPoint presentations modified using Open XML SDK
  • #155355 - Category label index values of “3D clustered column charts” and “Bar charts” are preserved as in input PowerPoint presentation while PPTX to PDF conversion
  • #155884 - “NullReferenceException” will be no longer thrown while opening a PowerPoint presentation edited with Open XML SDK
  • #154813 - “NullReferenceException” will be no longer thrown while opening a PowerPoint presentation generated by b2xTranslator(3rd party tool)
  • #156191 - “KeepSourceFormatting” paste option will now work properly while merging two PowerPoint presentation
  • “ParseException” will be no longer thrown while serializing a pie chart
  • “ArgumentNullReferenceException” will be no longer thrown while the “MinusIRange” property of the chart is null
  • “Smooth line chart” will no longer change into “Straight line chart” while resaving the PowerPoint Presentation
  • Line thickness will no longer change while setting the line color.
  • “NotSupportedException” will be no longer thrown while opening the PowerPoint presentation with “Clustered bar chart”
  • “Date axis” in charts are now preserved properly while resaving the PowerPoint presentation
  • “ArgumentException” will be no longer thrown while resorting the chart series formats.
  • “Index Out of Range Exception” will be no longer thrown while parsing the PowerPoint presentation with “Line chart”
  • Secondary axis in “Bar chart” is now preserved while resaving a PowerPoint presentation.
  • “Stock chart” will no longer change into “Line Chart” while resaving the PowerPoint presentation.
  • Now the BuiltInDocumentProperty - “NoteCount” is updated properly while resaving the PowerPoint presentation
  • Legend color of the chart is now preserved properly while PowerPoint presentation to Image conversion
  • “BarShapeTop” property of 3D-chart types is now preserved properly while resaving the PowerPoint presentation
  • Chart title is now preserve as same as in input file while resaving the PowerPoint presentation
  • “SerieNameLevel” and “CategoryLabelLevel” properties of chart are now preserved properly while resaving the PowerPoint presentation.

SfBarcode

Features

  • Support for converting linear and 2 dimensional barcodes to image has been added.

SfSpreadsheet New

Features:

  • Provided support for touch scrolling, selection, resizing and zooming.
  • Provided support for SEARCH formula.

AutoComplete

Bug fixes

  • #154119 - First Item in suggestion list will be selected by default.

  • #150934 ,#154176 - Selected Item will be updated properly in parent controls.

Clock

Bug fixes

  • #156259 - CustomTime is updated properly, when StopTimer is enabled.

ComboBoxAdv

Bug fixes

  • #153401 - Popup will be hidden properly when focus is lost.

ComboBoxAutoComplete

Bug fixes

  • #150968 - DisplayMember and ValueMember will work properly now.

DockingManager

Bug fixes

  • #153974 - Tab key navigation behavior is now working properly for controls loaded in Docking child window.

MetroForm

Bug fixes

  • #153276 - Default value has been initialized for CaptionFont.

MultiColumnComboBox

Features

  • #153334 - support for Item collection has been implemented.

  • Touch support has been implemented.

MultiSelectionComboBox

Features

  • Touch support has been implemented.

Bug fixes

  • #153440 - DropDownButton image is aligned properly, when Font size is changed.

RibbonControlAdv

Features

  • #154768 - Localization support for Customize Ribbon window has been implemented.

  • Touch Mode support has been enhanced in terms of Ribbon Items sizing and appearance.

Bug fixes

  • #156803 - BackStageView will be aligned properly in 125 and 150 DPI Windows 7 OS, when AeroTheme is enabled.
  • #150645 - ToolStripSplitter will be drawn at the bottom properly.
  • #156164 - ToolStripEx state will be updated properly, when RibbonForm size is updated.
  • #153859 - RibbonForm windows state will be updated properly,when EnableAeroTheme is enabled.
  • #144459 - RibbonItems size will be updated properly, in Office2010 resizing behavior.

SpellCheckerAdv Preview

Features

  • SpellCheckerAdv is a component that offers Microsoft Office application like spell checking capabilities for Windows Application.

SuperToolTip

Features

  • #115516 - Provided support to customize the image location.

TabbedMDIManager

Features

  • #153351 - Provided support to customize the Close Button color in normal, selected and hover states.

TreeViewAdv

Features

  • #149246 - Support for printing has been implemented.

  • #153334 - Support to customize the Custom control location has been implemented.

  • Touch Gesture scrolling support has been implemented.

Bug fixes

  • #154711- Application no longer hangs, when expanded TreeNodeAdvCollection is retrieved.

MultiColumnTreeView

Features

  • Touch Gesture scrolling support has been implemented.

XlsIO

Features

  • #156955 - Table formula support has been added.
  • #154319 - Support for new Excel 2016 functions has been added.
  • #146213, #155355 3D chart support during Excel to PDF conversion has been added.
  • Support for importing data into Excel from dynamic and ExpandoObject objects has been added.
  • Support for Text, Date and Dynamic filters has been added.
  • Replace operation has been enhanced with customized options.
  • Incremental formula (row wise and column wise) support has been added.
  • Support is provided for number format in conditional formats.

Bug fixes

  • #152796 - Ambiguity problem while accessing name of the chart through IChartShape is resolved.
  • #154096 - File corruption issue after resaving the file is resolved.
  • #154125, #155359 - Axis labels in the chart is no longer missed in Excel to PDF conversion.
  • #154126 - Memory leak and performance delay while converting Excel with charts to PDF file is fixed.
  • #154123 - NullReferenceException is no longer thrown while parsing chart series data points.
  • #154057 - ParseException is no longer thrown while parsing a workbook generated from EPPlus.
  • #153772 - Number format will no longer change inside ImportArray() method when it is passed as a parameter.
  • #147141, #155784, #155880 - Display unit support is provided in chart to image conversion.
  • #153616, #154276 - Issues with conditional formatting while converting to HTML format are resolved.
  • #152942 - Text clipping is proper now during converting from Excel to HTML.
  • #152942, #147141 - Date axis option will no longer change while converting chart into HTML.
  • #150880, #151503 - FormulaValue is now updated properly after updating the formula.
  • #154138 - ParseException is no longer thrown while applying subtotal in German culture.
  • #157717, #153917 - Performance issue while applying styles for existing workbook is resolved.
  • #155359 - OutOfMemoryException is thrown while converting chart to image is resolved.
  • #154858 - ArgumentException is thrown when a formula length exceeds 255 in .XLS format is resolved.
  • #154379 - Issues with label color settings based on number format in image conversion are resolved.
  • #155657 - ArgumentOutOfRangeException is thrown while calling SaveAs() multiple times for .XLS file is resolved.
  • #155966 - Misplaced text issue while increasing check box height is resolved.
  • #154499, #156771 - Issues with custom IconSet in the conditional formats are fixed.
  • #156319 - ArgumentException is no longer thrown while copying between different worksheets.
  • #155690 - Issue with horizontal page break collection of worksheet returning empty is resolved.
  • #156017 - Comment property is now available in named range and is no longer removed while saving.
  • #156144- File gets corrupted when inserting rows after table header row is fixed.
  • #154964, #155881, #156893, #158255- Application no longer hangs while setting formulas to a range.
    ** #155864 - Performance issue while opening a sheet with larger data validations is fixed.
  • #153515 - Issue with ForeColor of chart is resolved.
  • #156893, #158283 - Performance issue while applying styles by cells is resolved.
  • #155488 - Issue with column style being removed on save is resolved.
  • #155538 - Performance issue while importing data with ImportOnSave option as true is resolved.
  • #158045 - Time validation is not set properly when the range has number format is resolved.
  • #155239 - Image is not properly filled in merged cell using Template Marker is resolved.
  • #156920 - XmlException is no longer thrown while opening the Excel workbook with pictures.
  • #157158 - NotSupportedException is no longer thrown while reading the SparklineGroup.
  • #156796 - Value and DisplayText return improper value for specific DateTime format is resolved.
  • #155880 - Issue with number formats of axis labels when source linked is resolved.
  • #157275 - Issue with calculated fields not added in the pivot table data fields is resolved.
  • #153772, #158045 - Number format is not proper while importing array to the worksheet is resolved.
  • #158336 - NullReferenceException thrown while auto fitting the copied range is handled.
  • #154681 - Text formatting issue in chart and legend titles are resolved.
  • #155881 - Border is not updated properly is resolved.
  • #155434 - DivideByZeroException is no longer thrown while importing DataTable with DDE link formula.
  • #156583 - File is no longer corrupted when saving a workbook with two tables.
  • #156530 - Performance delay while converting a worksheet with multiple formula to PDF is resolved.
  • #155487 - ArgumentException is no longer thrown while converting a file with footer (&Path&File) to PDF.
  • #155093 - ArgumentOutOfRangeException is no longer thrown in PDF conversion while updating embed fonts.
  • #152942, #147141 - Date axis option is changed in the HTML conversion is resolved.
  • #154915 - Issues with label separation from axis line in chart to image conversion are resolved.
  • #154379 - FormatException is no longer thrown while converting chart to image.
  • #155355 - Few charts are missing in Excel to PDF conversion are resolved.
  • #155903 - Issue with chart to image conversion due to incorrect formula number values is resolved.
  • #155355, #155784 - Issues with custom text settings in data labels are resolved.
  • #158494 - Normal style formatting preservation issue in RTF to RTF conversion is resolved.
  • #156929 - Issues with individual data point border in series in the image conversion are resolved.
  • #156929 - Issue with legend icon color on invert color applied series in chart to image conversion is resolved.
  • #133021 - Issue with XLS document metadata with null/0-length string value is resolved.
  • #154803, #150279 - Issue with style duplications, named ranges and worksheet references in XlsIO code generator are fixed.
    Formula range is not updated while referring value form different worksheet is resolved.
    Issue with copying or moving a table between different worksheets is resolved.
    ArgumentException is no longer thrown while accessing first formula in data validation.
    NullReferenceException is no longer thrown while accessing RTF text.
    AutoFitColumns is now working properly for accounting number formats.
    OverflowException will no longer occur while setting cell reference as formula.
    ArgumentOutOfRangeException is no longer thrown while setting empty string to IMigrantRange.
    ArgumentOutOfRangeException is no longer thrown when opening the excel file.
    GetRowHeightInPixels() method now returns proper row height on opening a file.
    Data labels of filtered chart is converted properly as in Excel file.
    Row values are updated properly after DeleteRow().
    Chart plot area is now converted properly respecting fill and line properties, during image conversion.
    SerieType property of chart is now properly updated on resaving XLSX file.
    Auto-fitting rows now returns proper row height.
    Issues with setting fill properties for chart elements in the image conversion are resolved.
    IsSummaryRowBelow flag in subtotal is now working properly.
    Issues in display text for pre-defined currency number formats are resolved.
    NullReferenceException for pivot source range while importing is handled.