#191558 – In FastLineSeries, dynamic update will work properly when setting axis visibility as true.
DocIO
Features
#192592 - Added option to import styles with new unique name, if style exist in destination document with same name and different type.
Breaking Changes
The property ImportStylesOnTypeMismatch was added to the IWordDocument interface.
Bug Fixes
#190591 - DOC format document opens properly after modifying the protection type from ‘AllowOnlyFormFields’ to other types for a particular Word document.
#194503 - Owner information is now set properly while merging comment from source to destination document.
#192944 - CustomDocumentProperties with whitespace values are parsed properly in a particular Word document.
#191534 - PAGE and NUMPAGES fields are preserved properly while converting a particular RTF Word document as DOCX.
#189597 - ArgumentOutOfRangeException and NullReferenceException will be no longer thrown while deleting and accessing a bookmark content from a particular Word document.
#190880 - The resultant Word document is no longer corrupted after updating the UpdateDocumentFields for a particular Word document.
#190024 - Images are removed properly while clearing the Word document elements.
#191067 - StackOverflowException will be no longer thrown while loading a particular Word document.
#189874 - Memory leak issue has been resolved while saving a particular Word document as RTF document (multiple times).
#188568 - Print Layout view is now preserved properly while opening/printing resultant RTF document in Microsoft Word 2016.
#190621 - NullReferenceException will be no longer thrown while opening a particular Word document.
#189655 - Bullet size is now preserved properly while merging a particular Word document elements.
#189185 - BuiltinDocumentProperties (Company,manager) are parsed properly while opening particular DOC format document.
#188296 - OutOfMemoryException will be no longer thrown while updating document fields for a particular Word document.
PDF
Bug Fixes
#192637 - NullReferenceException no longer occurs when removing a page from the particular PDF document.
#190237 - System not support exception no longer occurs when merging the PDF document with digital signature.
#190870 - Text preservation issue is no longer occurs while drawing existing template into another page.
#189471 - Empty PdfColor is now retrieving as the background color of PdfLoadedTextBoxField which has no background color.
#189756 - Out of range exception is no longer occurs while drawing JPEG image to PDF document.
#191567 - Null reference exception is no longer occurs while reading existing combo box values.
#187013 - PDF layers count is now retrieving properly while loading an existing document.
#190046 - PdfTextMarkup annotation fore color is now preserving properly.
#191487 - Form fields data is preserving properly after adding the signature certificate to PDF document.
#194078 - OnInstantiate property in 3D annotation is now working properly.
#193908 - NullReferenceException no longer occurs when drawing a string to the PDF document.
Presentation
Bug Fixes
#193673 - Image in a PowerPoint slide is no longer replaced by another image while applying PictureFill in the same slide.
SfAutoComplete
Feature
#191429 - Focus method and Completed event support has been provided in SfAutoComplete.
SfDataForm
Bug Fixes
#192735 - Selected item of picker editor will be updated properly now on loading itself.
#191761 - Validating the numeric values will no longer commits the wrong value on German culture.
Breaking Changes
Title property of DataFormPickerItem class is removed.
Title property of SfPicker class is removed.
SfDataGrid
Bug fixes
#194635, 194577 - Application crashed while run in iPhone X has been fixed.
#191967 – Swiping template appear below the grid cells in visual tree issue has been fixed.
#189665 - Horizontal border not shown on SfDataGrid while setting the SfDataGrid.RowHeight as double value has been fixed.
Enhancements
#189296 - Support to update the CellTextSize property to change only the font size has been provided.
SfRotator
Bug Fixes
#192713 - Now, Rotator images getting changed while click the button on second time.
#192711 - Now, Change the swiping behavior of SfRotator as like that of App Store.
SfSchedule
Bug Fixes
#192507- Now, MinDisplayDate and MaxDisplayDate properties will work properly in schedule.
#192777- Now, move to time support when handled in VisibleDatesChanged event will work properly.
Features
Support for header tapped and view header tapped events have been provided.
XlsIO
Features
#189521 - Support to get cell’s precedents and dependents is provided.
Breaking Changes
#189521 - GetDependents(), GetPrecedents() methods are added in IRange interface to get cell’s precedents and dependents.
#192482 - ‘RangeIndexerMode’ is added in ‘IApplication’ interface to include indexer behavior of Interop.
IWorksheet interface is implemented with IEnumerable.
Bug fixes
#194119 - Exception is no longer thrown while using Syncfusion.Drawing in Portable platform.
#192673 - NameSpace issue will no longer occur while using file attributes with compression portable.
#194195 - Corruption issue while add copying the worksheet with JPG image is resolved.
#190466 - Cell value with thousand separator is now properly detected as number in German culture.
#192875 - Performance issue while converting Excel document with embedded fonts is fixed.
#193873 - Excel workbook with duplicate comments can be resaved successfully without corruption.
#193832 - File name with space is truncated in HTTP response is resolved.
#192726 - Issue with DisplayText property when cell formulas involve TODAY() function is fixed.
#193646 - Freeze panes is now properly updated while deleting row.
#193315 - Exception is no longer thrown while setting calculated column formula using table from another worksheet.
#192964, #192961 - Binary Excel document with improper column value for image can be opened successfully without exception.
#192558 - Issue with hyperlink address is changed on resave is resolved.
#192558 - Borders and text alignment are copied properly between workbooks.
#191260 - Pivot table layout is improper while having one or more fields with same name is fixed.
#191561 - Application hangs while setting ShowTotals to false for the table having hyperlink is fixed.
#192241 - Issue while adding multiple SVG images to an Excel document is fixed.
#191657 - Formatting issue while add copying the worksheets is fixed.
#191673 - Hanging and corruption issues while resaving binary Excel document with rich text stream record is fixed.
#191958 - Issue with table header cell string while accessing ‘DisplayText’ is fixed.
#191745 - Issue with group shapes hyperlinks on resave is fixed.
#191723 - Chart number formats will be preserved properly on resave.
#189288 - Issue with row height for different font sizes is fixed.
#191316 - Issue with template marker default variable type action is fixed.
#188006 - Border line style issue while getting cell style is resolved.
#190663 - Template marker performance is improved while copying conditional formats.
#190031 - Excel document without table name can be opened successfully without argument exception.
#190343, #191860 - Formula with external workbook reference value is incorrect on resave is fixed.
#189712 - ArgumentOutOfRange exception while copying cells between different workbooks is fixed.
#190381 - Excel document no longer gets corrupted while creating chart with EnterDirectValues().
#190229 - Decimal separator is now recognized properly while setting formula in Czech and German cultures.
#190232 - Issue with display text when the number formats ends with white-space is fixed.
#189693 - Excel document is no longer corrupted when creating new sheets in macro-enabled workbook.
#189681 - Excel document with empty preset dash value can be opened without XML exception.
#189308 - Issue with cell styles and formatting applied to the excluded hidden ranges is fixed.
#189191 - InvalidOperation exception is no longer thrown while saving Excel.
#191133, #194961 - Excel document is no longer corrupted while resaving Excel document with pivot table.
#194356 - Excel document gets corrupted while downloading XlsIO resaved file from Internet Explorer browser is fixed.
Issue with RefersToRange for table named ranges is fixed.
Image class conflict between Compression and XlsIO is resolved.
Issue with position of dynamically added combo boxes in first column is fixed.
Excel document with Scatter chart can be resaved properly.
Embedded chart with image format header/footer can now be viewed without corruption and exception.
Issue with incorrect row count in table column formula is fixed.
Image from embedded chart header/footer can be accessed now.
Corruption issue when resaving Excel document with continuous external named ranges is fixed.
Corruption issue when resaving Excel document with charts is fixed.