Essential Studio for WPF Release Notes (Beta)

v16.3.0.17
September 11, 2018
Starting with version 16.2 (2018 Vol 2), you need to include a valid license key (either paid or trial key) within your applications. Please refer to this help topic for more information

Calculate

Bug Fixes

  • #206268 - CalcEngine returns incorrect result while subtract the date values has been fixed.

ChromelessWindow

Bug Fixes

  • #212673 - Localization will get updated properly while hosting ChromelessWindow in Windows Forms.

ComboBoxAdv

Feature

  • #212389 - In touch mode, swiping support has been provided.

DateTimeEdit

Bug Fixes

  • #213548 - Editing the date will now work properly when AllowNullValue property is set to true.

DocIO

Features

  • #205783, #F138587 - Added Rotation property in WPicture class.
  • #209664 - Added the preservation support for signature line element in DOCX to DOCX conversion.
  • #112831, #144687, #166519, #209732 - Added support to update SectionPages field in Word to PDF conversion.

Bug Fixes

  • #209648 - Tab characters are preserved properly while converting Word document as PDF.
  • #204167, #209881 - InvalidOperationException will be no longer thrown while converting Word document as PDF.
  • #204167, #209881 - IndexOutOfRangeException will be no longer thrown while converting Word document as PDF.
  • #208660, #206994, #204167 - ArgumentOutOfRangeException will be no longer thrown while converting Word document as PDF.
  • #208268 - Paragraph spacing is now preserved properly when replacing content in table cell for Word document.
  • #F138091 - Table header is now preserved properly while converting Word document as PDF.
  • #207657 - Word document will be no longer corrupted when inserting image in Word document.
  • #208020 - paragraph spacing is preserved properly while converting Word document as PDF.
  • #208046 - Multi column is now preserved properly in Word Perfect Office Viewer while resaving Word document as RTF.
  • #207861 - Word document will be no longer corrupted in Microsoft Word 2007 application while resaving Word document.
  • #207772 - Image position is now preserved properly while converting Word document as PDF.
  • #207653 - Text shading is now preserved properly while converting Word document as PDF.
  • #207619, #205309 - Table is now preserved properly while converting Word document as PDF.
  • #204167, #209881 - Performance has been improved while converting Word document as PDF.
  • #204167, #209881 - StackOverflowException will be no longer thrown while converting Word document as PDF.
  • #205919 - Image size is now preserved properly while converting Word document as RTF.
  • #206868 - Bookmark hyperlink is now navigated properly while converting Word document as PDF.
  • #206703, #203618 - Word document will be no longer hangs while converting Word document as PDF.
  • #206993, #203639 - NullReferenceException will be no longer thrown while converting Word document as PDF.
  • #206485 - Table splitting issue has been resolved while converting Word document as PDF.
  • #206496, #205904 - Content control content is now preserved properly while converting Word document as PDF.
  • #206202, #205099, #208898, #213761 - List number is now preserved properly while converting Word document as PDF.
  • #205329, #209408, #203051 - Word document will be no longer hangs while updating document fields in Word document.
  • #205631, #205309 - Text wrapping issue has been resolved while converting Word document as PDF.
  • #205633 - NullReferenceException will be no longer thrown while parsing Word document.
  • #205309 - Table cell text preservation issue has been resolved while converting Word document as PDF.
  • #205309 - Table position issue has been resolved while converting Word document as PDF.
  • #205250 - InvalidOperationException will be no longer thrown while parsing RTF format document.
  • #205188 - StackOverflowException will be no longer thrown while updating document fields in Word document.
  • #202856 - TOC preservation issue has been resolved while converting Word document as HTML.
  • #204774 - NullReferenceException will be no longer thrown while deleting bookmark content in Word document.
  • #204774 - Bookmark content is now deleted properly in Word document.
  • #204542 - TextBox is now preserved properly while converting Word document as PDF.
  • #204342 - Paragraph spacing is now preserved properly while converting Word document as PDF.
  • #202253 - OutOfMemoryException will be no longer thrown while parsing Word document.
  • #180963, #193566 - Font preservation issue has been resolved while converting Word document as PDF.
  • #205322 - Chinese characters are preserved properly while converting Word document as PDF.
  • #208059 - MAX field is now properly skipped from updating error result while updating fields in Word document.
  • #209408 - If field result is now properly updated while updating document fields in Word document.
  • #208463 - Paragraph tags are properly created while converting Word document as PDF with accessibility.
  • #211412, #212690 - OutOfMemoryException will be no longer thrown while performing Find & Replace functionality for Word document.
  • #210863, #211412 - ArgumentOutOfRangeException will be no longer thrown while calling the FindAll() API for Word document.
  • #208450 - Table border is now preserved properly while converting RTF document as PDF.
  • #205945 - Word document will be no longer hangs while converting Word document as PDF.
  • #211046 - The nested AutoNum field is now properly skipped while updating its container field.
  • #208117 - Hanging issue has been resolved while updating fields in Word document.
  • #211709 - Style attribute is now preserved properly while converting Word document as HTML.
  • #210867 - List number is now restarted properly on importing contents with ImportOptions as ListRestartNumbering and saving the resultant document as DOC format.
  • #209964 - List style is now preserved properly for the first paragraph inserted to a bookmark using Bookmark Navigator.
  • #204947 - Text wrapping issue has been resolved while converting Word document as PDF.
  • #206374 - Content control content is now preserved properly while converting Word document as PDF.
  • #207193 - The first dot(.) character of a paragraph within a table containing decimal tab stop position is now automatically justified like tab (\t) character while converting Word document as PDF.
  • #211192 - External Workbook relation for chart is now preserved properly while resaving DOCX document.
  • #210694 - System.ArgumentNullException will be no longer thrown while converting Word document as PDF.
  • #209466 - InvalidDataException will be no longer thrown while parsing Word document.
  • #207009 - Text format is now preserved properly while performing Mail merge for Word document.
  • #210694 - DOCVARIABLE field name is now preserved properly while creating a field using AppendField() API.
  • #202856 - Tab and underline is now preserved properly in TOC while converting Word document as HTML.

DockingManager

Feature

  • #209966 - Provided support to create document tab groups through user interaction similar to Visual Studio.

Gantt Control

Features

  • #130582,#1202736 – Support has been provided to establish the relationship to the parent tasks.

GridTreeControl

Features

  • #211068 - GridTreeModelTextDataExchange class exposed as public for customizing copy or paste behavior’s in application level.

OlapGrid

Features

  • #196638 – Option has been provided to display measure and KPI items in a desired order.

PDF

Features

  • #203690 - Support for adding Long Term Validation (LTV) with digital signature and timestamp.
  • #209230 - Support for resizing the text box value based on its size.
  • #209578 - Support for retrieving the custom metadata (columns) from PDF annotation.
  • #205794 - Support for adding measurement annotations in the PDF document.
  • #179731, #166437, #183150 - Support for creating rubber stamp annotation with appearance and flatten support in the PDF.
  • #124697, #187924, #192264, #167178, #195300, #206388, #208298 - Support for redacting the PDF document.
  • #113882, #114486, #124312, #124927, #133647, #136283, #163372, #174924, #166856, #199371, #210727 - Support for drawing complex script language text in the PDF document.
  • #203836 - Support for accessing PDF document hash to digitally sign the PDF document.
  • #212579 - Support for time stamping the existing PDF document.
  • #206510 - Support for getting annotation properties from the appearance content stream.
  • #203836 - Support for changing the signature appearance based on the signature validation.
  • #174919, #194650, #202444 - Supports tesseract 3.05 with the PDF OCR processor.

Bug Fixes

  • #209067 - XML files are now importing properly as form fields.
  • #209067 - Drop-down form fields are now exporting properly as XML files.
  • #209809 - Unable to decrypt document without ID exception will no longer occur when decrypting the PDF documents.
  • #209809 - Catalog is not present exception will no longer occur when loading the PDF documents.
  • #209809, #207003 - Password is incorrect exception will no longer occur when loading the PDF documents.
  • #205727, #199398 - URI value from PdfLoadedUriAnnotation is now retrieving properly from the PDF document.
  • #205636 - “Index out of range exception” will no longer occur when loading the PDF documents.
  • #206504 - Imported document size is not increased if the source document contains hyperlinks.
  • #204160 - Content is now preserving properly when adding large text to a PdfGrid cell in landscape page.
  • #206944 - PDF signature appearance is updating properly when using appearance graphics.
  • #209484 - “Null reference exception” will no longer occur when accessing layer of the PDF document.
  • #204266 - Incorrect layer behavior and syntax issues in Preflight when creating layers in PDF document are now fixed.
  • #207003 - “Index and length must refer to a location within the string” exception will no longer occur when loading the PDF documents.
  • #206043 - The blank page will no longer be created when rotating the PDF documents.
  • #205034 - Preservation issues will no longer occur when adding layers with overlay to PDF documents.
  • #208125 - “Argument Out Of Range exception” will no longer occur when importing pages from the PDF documents.
  • #206826 - All the form fields are now preserving properly when merging the PDF documents.
  • #206864, #209809 - Hanging issues will no longer occur when importing pages form the PDF document.
  • #208472 - PDF document corruption issue will no longer occur when merging the PDF documents.
  • #209467 - “Object reference not set to an instance of an object” exception will no longer occur when loading the PDF documents.
  • #206344 - Text box fields are now preserving properly when flattening the PDF documents.
  • #207010, #206810 - Null reference exception will no longer occur when appending the PDF documents.
  • #204640 - “Can’t convert to rectangle” exception will no longer occur when flattening the PDF documents.
  • #210823 - Null reference exception will no longer occur when performing ExportAsImage operation.
  • #204392 - The exact OCR error message is now displayed in case of OCR failure.
  • #207441 - “Null reference exception” will no longer occur when converting Word document to PDF with PdfXConformance.
  • #202700 - Bullets in the Word document are now preserving properly when converted to PDF.
  • #208145 - The header in the Word document is now preserving properly when converted to PDF.
  • #207105 - No extra figured tags are added when converting HTML to tagged PDF.
  • #207447 - Hyperlinks are now preserving properly when href contains hash tag in HTML.
  • #205172 - RTL text is now preserving properly when converting Word document to PDF.
  • #207834 - Null reference exception thrown while loading some PDF documents is now fixed.
  • #210943 - String not recognized exception will no longer thrown when loading some PDF documents.
  • #210828 - Corruption issue after signing the PDF document is now fixed.
  • #211845 - SelectedIndex property issue in PdfLoadedRadioButtonField is now fixed.
  • #208585 - Form fields are not duplicated when loading and saving the PDF document.
  • #208463 - Underline text tags are preserved as figure will no longer occur when converting Word to PDF.
  • #210703 - Null value returns from the LinePoints property will no longer occur in PdfLine Annotation.
  • #210779 - Null reference exception will no longer occur when filling the form fields in the PDF document.
  • #210590 - Custom metadata set property are now properly working in the PDF document.
  • #211089 - Appearance are now preserved properly for selected item in the PdfLoadedComboBoxField.
  • #207022 - The text of multiline XFA text box field is now wrapping properly.
  • #208909 - Null reference exception will no longer occur when converting HTML to PDF.
  • #211011 - HTML to tagged PDF conversion will be preserved properly.
  • #211008 - HTML converter will no longer hang when converting HTML to tagged PDF.
  • #204693 - The orientation value set in the image properties is now detected and rendered properly when drawn to the PDF page.

PdfViewerControl

Features

  • #186360, #139663, #170470, #143591, #111390, #90028, #186764, #187187, #133343, #199545, #199431, #206938 - Support for text annotation is added.
  • #190937, #206463 - Support for thumbnail navigation through PDF pages has been added.
  • #208804 - Provided support to add and remove layer, and add, remove, and modify annotations in the layers.
  • Support for extracting text using the PdfViewerControl is added.
  • The default rendering engine of the PdfViewerControl is changed from SfPdf to Pdfium

Bug Fixes

  • #205954, #212619 - NullReferenceException will no longer be thrown when loading the PDF document.
  • #207210, #209611 - Content of the PDF document is now printed in correct position with the Pdfium rendering engine.
  • #209067 - ReadOnly behavior of radio buttons is now working as expected.
  • #209321 - Horizontal scroll bar is now displayed properly when setting custom height to the PdfViewerControl.
  • #209564 - Printing quality of the PDF document is now improved.
  • #212974, #213119 - FindText operation is now working properly for vertical text.

PivotGrid

Bug fixes

  • #209084 - When user tries to rest the pivot grid data using ResetPivotData method, the controls is rendered back properly.

Presentation

Features

  • #187813 , #195963, #195982, #205217, #211356, #209508 - Added support to convert RTL (right to left) text in PowerPoint presentation to PDF or image conversions.
  • #205041 - Added support to directly access the columns of a PowerPoint table.
  • #201054 - Added support to get the dynamic height of a PowerPoint table.
  • #208525 - Improved the auto-shape rendering when converting the PowerPoint presentation to PDF or image.
  • #205189 - Added support to embed the fonts when converting a PowerPoint presentation to PDF.
  • Added support for creating and editing slide transitions in PowerPoint presentation.

Breaking Changes

  • Setter has been added to Text property of ITextBody interface.
  • The property Style has been added to the IPresentationChart interface.

Bug Fixes

  • #204936 - Inherited table styles are now preserved while converting a PowerPoint presentation as PDF document.
  • #209405 - NullReferenceException will no longer be thrown while converting a PowerPoint slide with Chinese text to an image.
  • #208901 - Group shape background color is now preserved while converting a PowerPoint slide to an image.
  • #209572 - Bullets are now preserved while converting a PowerPoint slide to an image.
  • #211236 - Rotated group shapes are now preserved while converting a PowerPoint slide to an image.
  • #209550 - ObjectReferenceException will no longer be thrown while loading a PowerPoint document created with XMLPowerTools.
  • #211236 - Individual shape bounds within the group shapes are now updated to the properties while loading a PowerPoint document.
  • #205737 - Text orientation in SmartArt nodes are preserved properly while converting a PowerPoint slide to an image.
  • #205502 - Application will no longer hang while re-saving the PowerPoint presentation.
  • #205217 - NullReferenceException will no longer be thrown while converting a Presentation slide to the PDF.
  • AccessViolationException will no longer be thrown while re-saving a PowerPoint document with same file name.
  • StringFormatException will no longer be thrown while creating animations in Afrikaans culture.

ReportDesigner

Features

  • #199950 - Provided support to localize report designer using custom resource files.
  • #199913 - Provided support to set data type of query parameter used in dataset query.
  • #206776 – Added support to serialize font family based on RDL schema version.
  • #203811 – Added an option to use vector (EMF, WMF) type images in reporting control.
  • Added support to create reports using local shared datasource and shared dataset files in report designer.

Bug Fixes

  • #205097 - Incorrect dataset query parameter naming syntax error for Oracle database has been resolved.
  • #206477 - Modified query text dataset fields are updated properly in data explorer without refreshing the fields in the dataset dialog.
  • #206454 - Resolved the tablix header cell text background reset to white when mouse right click option is enabled.
  • #206776 - Now, modified properties of tablix cell are updating properly in the property grid.
  • #210330 - Unwanted default values serialization avoided when saving the report in ReportDesigner.
  • #212145 – Now, the property options of subreport are working properly when placed inside the table merged cells.
  • #211308 - Now, textbox properties are updating properly in the property grid and home tab based on modified text run properties.

ReportViewer

Features

  • #200906 - Provided support to render range bar chart type reports.
  • #203061 - Provided ParameterHelper to create custom parameter block in user application.
  • #204594 - Provided support to render images in the original size.
  • #194662 - Provided CsvSettings to specify CSV device information while exporting report.
  • Provided ParameterOptions to set custom date time for datetime picker in parameter block.

Bug Fixes

  • #208926 , 206886 - Now, the report viewer theme generated from theme studio renders control without any problem.
  • #208926 - Resolved exception when using edit template option for report viewer in XAML page.
  • #208728 - Row grouped data renders properly in print layout when keep together is set to true.
  • #210753 - Invalid value formatting on concatenating numeric and date time expressions has been resolved.

ReportWriter

Features

  • #194662 - Provided CsvSettings to specify CSV device information while exporting report.
  • #204594 - Provided support to export images in the original size.
  • Image stretch support provided for PDF grid to render images based on report item stretch settings.

Bug Fixes

  • #208311 - Cell values with F2 format renders properly in Excel export.
  • #207598 - Now, tablix header is displayed in all Excel sheets if RepeatOnNewPage is enabled.
  • #208675 - Incorrect data region item page name problem in Excel export has been resolved.
  • #211051 – Resolved problem in exporting HTML markup text paragraph tag with empty values.

SfChart

Bug Fixes

  • #210421, #F138742 – The ArgumentOutOfRangeException will no longer be thrown when removing the item from data source before series get loaded.

SfDataGrid

Features

  • Provided the support for built-in events to customize the row drag-and-drop operations.
  • The performance has been improved when calculating caption summary and group summary. Now, the datagrid can be scrolled vertically much faster. The performance can be improved using OnDemandCaptionSummary and OnDemandGroupSummary options in the SummaryCalculationMode API.
  • #194114 - Provided the support for NotContains option in text filtering.
  • #207786 - Provided the support for SortMode in GridColumn for sorting the column based on display text or value.
  • #193882 - Provided support for AutoScrolling from details view datagrid to parent datagrid when dragging and dropping a row.

Bug Fixes

  • #209751 - Table summary calculating performance is improved when having DataTable collection.

SfDiagram

Bug Fixes

  • #211111 – Exception will not be thrown when the DataSource is type of List.
  • #211895 – Radial tree layout can be updated in a tab control.
  • #206296 – Radial tree layout will be loaded with empty collection.
  • #209029 – Hierarchical tree layout can be loaded about 1000 nested elements when RefreshFrequency is set as RefreshFrequency.ArrangeParsing.
  • #208446 – Connector’s source and target reference will be serialized properly when they are dropped from the palette.
  • #213693 – Interaction with Node and DiagramThumb will not throw any BindingExpression exception.

Features

  • #207831 - Printing can be canceled in the Printing event.
  • Deletion of a connector when its dependent node is deleted can be decided using the ItemDeletingEvent.
  • #204359 - ArcSegment can be created programmatically.
  • Diagram provides theme support for shapes.
  • #207501 - Equal space distribution support has been provided for connectors in layout when multiple connections to the node.
  • Node and Connector can be brought into viewport or center of viewport using BringIntoViewport and BringIntoCenter methods from its Info property.
  • TextAnnotationViewModel support is provided to use Annotation as string with appearance customization properties.

Breaking Changes

  • The ThemeStyleId property is added in INode and IConnector.
  • The Theme property is added in IGraph.

SfMultiColumnDropDownControl

Bug Fixes

  • #212345 - Previous selected item is reset properly when setting the SelectedItem, SelectedIndex, and SelectedValue properties in code behind.

SfRichTextBoxAdv

Features

  • #206599 - Added support for page break.
  • Added support for Right-to-left flow direction in control.

Breaking Changes

  • The table cell and image are now refreshed to new size after the resizing operation is finished. To retain the live resizing behavior of previous versions, set the value ResizingMode.Live to EditorSettings.ResizingMode property of SfRichTextBoxAdv class.

Bug Fixes

  • #209136 - The Right to left contents are selected properly using Ctrl + A key.
  • #209136 - New paragraphs are now added properly after the Right to left paragraph.
  • #208668 - The font size is now properly preserved while importing the HTML document.
  • #208668 - The document background and image size are now properly preserved while importing the HTML document.
  • #208668 - The nested tables with center/right alignment are now properly rendered while loading the HTML document.
  • #208578 - Pasted punctuation marks from google translator are now properly rendered with respect to Right to left layout.
  • #208270 - IndexOutOfRangeException will be no longer thrown while adding space before the Arabic text of Right to left paragraph.
  • #208739 - Scrolling to highlighted text position is now working properly.
  • #162887 - IME is now working properly when SfRichTextBoxAdv control hosted in Windows Forms.
  • #206562 - Nested tables are now displayed properly within its parent cell bounds.
  • #206475 - The content viewer is now scrolled properly when selecting image.
  • #206884, #206887, #206892, #206885 - Improved the image resizer usability.
  • #208266 - Right to left text copied from the google translator are now properly pasted.
  • #202878 - Improved the performance on deleting the selected contents using Backspace/Delete key.
  • #202878 - Improved the cell resizing performance by refreshing the UI to new size after the resizing operation is completed.
  • #206302 - Line break is now properly exported and imported in XAML.
  • #210724 - The blinking cursor (caret) is now properly updated based on the selection format.
  • #208578 - Pasted punctuation marks from google translator are now properly rendered with respect to Right to left layout.
  • #211809 - HTML documents with wrong file extension (*.docx, *.doc, *.rtf) are now opened properly.
  • #211307 - The performance of text editing and opening documents are now improved.
  • #211833 - The contents are now properly wrapped in Block layout, while changing the control size.
  • #210501, #211833 - The FontWeight property of the control is now properly applied for the displayed text.

SfSchedule

Bug Fixes

  • #210920, #138880 - The monthly recurrence appointment for the last week of a month will be rendered properly.

SfTreeGrid

Features

  • #199988 - Added Coded UI support for test automation.

Bug Fixes

  • #211858,#F139089 - Foreground style was not applied properly when using the CellStyle. This issue has been fixed.

SkinManager

Bug Fixes

  • #206559 - Metro brushes will get updated for Docking Manager when EnableOptimization is set to true.

SfSpreadsheet

Features

  • #203507 - Added support for programmatic formula range selection.
  • #209046 - Added support to calculate the cell range formulas that contains range with sheet name.

Bug Fixes

  • #209944 - Issue in renaming the sheet has been fixed.

SpreadsheetControl(Classic)

Bug Fixes

  • #210657 - Issue in row height of the wrapped text cell after editing has been fixed.

SyntaxEditor

Feature

  • #178556 - Provided support for content selection through touch interaction.

TabControlExt

Bug Fixes

  • #212936 – Null reference exception will no longer be thrown when tabitem is loaded.

TileViewControl

Feature

  • #194520- Provided virtualization support for TileViewControl.

XlsIO

Features

  • #173702 - Provided support for hyperlinks in data import.
  • #52130, #56162, #135871, #166296, #178721, #180457, #180462, #197799, #198853 - Provided support to calculate external reference formula.
  • #180349 - Provided support for pivot table field sorting with direction.
  • Provided support for custom qualifier and record delimiter for CSV files.
  • #202955 - Provided support for picture recolor in Excel to PDF conversion.
  • #129968 , #197691, #208141 - Provided GroupShape support in Excel to PDF conversion.
  • #135243, #117497, #131343 - Provided support for worksheet to HTML conversion from .NETStandard 1.4.
  • #135243, #129497, #206936, #208400 - Provided support for worksheet to image conversion from .NETStandard 1.4.

Breaking changes

  • #207306 - DetectMixedValueType enumeration is added for detecting mixed data typed column values while exporting to DataTable.
  • #203029 - TypeMismatchOnExport event and ExportEventArgs class are added in IApplication interface to notify users about the mismatch between cell type and property type while Exporting data to CLR Objects.
  • Calculate method is added in IWorksheet class to support worksheet formulas calculation.
  • #180349 - AutoSort method is added in IPivotField class.
  • CsvQualifier and CsvRecordDelimiter properties are added in IApplication interface.
  • RemoveAt() is added in WorksheetNamesCollection class to remove worksheet name at particular index.
  • #135243, #129497, #206936, #208400 - Added ExportImageOptions class with ExportImageFormat enumeration, Scaling mode and default constructor, and ConvertToImage method in IXlsIORenderer class.

Bug fixes

  • #209729 - Null reference exception thrown while adding marker variable with copy style argument is resolved.
  • #209443 - Null reference exception thrown while copying empty worksheet range is resolved.
  • #209443 - Shape is not copied properly to another range while clearing range is fixed.
  • #208554 - Application exception ambiguity conflict between Microsoft Common Object Runtime Library and Syncfusion.Compression NuGet package is resolved.
  • #207203 – Random exceptions on accessing the RTFText property multiple times is resolved.
  • #208141 - Exception thrown while converting the chart with range collection is resolved.
  • #208122 - Exception thrown while opening a file with empty RTF text is resolved.
  • #207732 - Argument exception thrown while opening a workbook of strict XML type is resolved.
  • #207940 - Null reference exception raised while invoking auto fit columns on cells containing formulas is resolved.
  • #207176, #210642 - Issue with conditional formats on a newly created worksheet is fixed.
  • #207151 - Exception will no longer be thrown while saving the workbook created using AddCopy().
  • #206271 - Corruption issue while resaving the file with query table is resolved.
  • #206070 - Formats are preserved correctly while saving XML file as XLSX.
  • #205858 - Table formula with column name in dimension format can be set properly.
  • #204815 - Exception raised while opening an Excel file having the style count greater than maximum unique styles is fixed.
  • #204483 - XML exception raised while opening a binary file with duplicate schema is resolved.
  • #204511 - FindAll() returns expected value when ExcelFindOptions is not provided.
  • #204932 - Exception raised while setting the Fill property for un-supported chart types on opening Excel file is resolved.
  • #204742 - Data connection parameters tag is now serialized while resaving an Excel file.
  • #204130, #204484 - Exception thrown while parsing hyperlink in merged cells is resolved.
  • #203365 - Conditional formats are properly copied while adding a copy of worksheet using AddCopy().
  • #203557 - File corruption issue while generating worksheet from the data table is resolved.
  • #203396 - File corruption while removing comments with picture from the worksheet is resolved.
  • #202487 - Exception will no longer be raised while parsing invalid reference to the chart series name.
  • #204134 - Incorrect chart name retrieved for the binary file is fixed.
  • #207784 - Exception raised while copying custom functions to a different workbook is resolved.
  • #205835 - Exception raised while cloning the workbook with conditional formats is resolved.
  • Exception will no longer be thrown while applying template marker using the IWorksheet.Workbook property
  • Auto filter issue while setting IconSet conditional formatting with NoIcon is resolved.
  • #211514 - NullReferenceException thrown while opening a file in multi-thread environment is fixed.
  • #210082 - Exception thrown while copying an Excel to another document with the named range and saving is resolved.
  • #210172 - Conditional format formulas applied to the ConditionValue property are now properly updated in advanced conditional formats.
  • #210172 - Image protection in XLS documents will not be removed after resave.
  • #209739 - Exception thrown while parsing workbook with empty styles is resolved.
  • #209443 - Merged cells are now properly copied to another range during CopyTo() method.
  • #138492 - Issue with ListOfValues property in Data Validation is fixed.
  • Number formats are returned properly while parsing.
  • Image will no longer be saved into local storage while converting the Excel workbook to HTML stream.
  • Print area is cleared properly when PrintArea is set to null.
  • Out of Memory exception thrown while parsing a CSV file with large number of rows is fixed.
  • Issue with clearing Rich-Text and its formatting is resolved.
  • #212859 - Conditional formats are applied properly in an Excel file generation using XlsIO.
  • #211941 - Row height value in GetRowHeightInPixels is different than Microsoft Excel for a particular document is fixed.
  • #210905 - Styles are preserved properly while resaving the document in Microsoft Excel.
  • #207242 - ArgumentException raised while parsing duplicate number formats in the workbook is fixed.
  • #212951 - XML exception raised while opening an Excel document with invalid chart properties is resolved.
  • #213480 - Data labels formula is properly updated on changing sheet name.
  • #213242 - Title and border color are properly set for the cloned charts in XlsIO.
  • Exception will no longer be thrown while creating GroupShape with VML shapes.
  • Issue with row height while parsing XML file is fixed.
  • Exception thrown while opening an Excel document in try catch block is resolved.
  • NullReferenceException will no longer be thrown during AddCopy of binary Excel worksheets with XML Excel worksheets.
  • #209538 - Cell value is rendered properly in Excel to PDF conversion.
  • #208893 - Transparent image background is rendered properly in PDF conversion.
  • #204936 - Legend alignment is achieved properly regardless of axis labels in chart to image conversion.
  • Issue with shape color in Excel to PDF conversion is fixed.
  • Issue with data labels in chart to image conversion is resolved.
  • #208900 - Invalid operation exception will no longer be thrown in Excel to PDF conversion of an Excel document with charts.
  • #211825 - Exception thrown while converting an Excel file to PDF with styles is resolved.
  • #210068 - Shrink to fit now works properly in Excel to PDF conversion.
  • Shape text position will be proper in Excel to PDF conversion when horizontal flip is applied.
  • Issue with stacked series in chart to image conversion is fixed.
  • #212917 - Enabled custom scaling mode for chart to image conversion.