Essential Studio for Xamarin.Forms Release Notes

v17.3.0.33
December 05, 2019

DocIO

Bug Fixes

  • #256141 - The NullReferenceException will no longer be thrown when opening the DOCX format Word document.
  • #254719 - Text will be preserved properly when open and save the DOCX format Word document.
  • #253773 - The ArgumentOutOfRangeException will no longer be thrown when opening the DOCX format Word document.
  • #256733 - Image is preserved properly after performing mail merge in a Word document.
  • #F148303 - The XmlException will no longer be thrown when opening the DOCX format Word document.

SfButton

Bug fixes

  • #F148601, I254851 - [Android, iOS] Accessibility support is now working well with the Content property of SfButton.

SfChart

Bug fixes

  • #I255519 - [Android] Now, the NullReferenceException will no longer be thrown when we simultaneously enable trackball and collapse the visibility of the series.

SfDataForm

Bug Fixes

  • #253376 – [UWP] Now, when the DataForm DataObject changed with the commit mode as property changed, dataForm no longer gets null reference exception.
  • #255353 - The NullReferenceException will no longer thrown when Dispose dataForm with custom editor with FloatingLabelLayout.

SfSegmentedControl

Bug fixes

  • #I254434 - [iOS] Now, the ObjectDisposedException will no longer be thrown when tapping the SfSegmentedControl segments after navigating through the Shell menu tab.

XlsIO

Bug Fixes

  • #251321 - Exception is no longer thrown while converting Excel document with large range as print title.
  • #250406 - XmlException is no longer thrown on parsing the Excel workbook.
  • #252776 - Add copying the worksheet with ParseOnDemand option no longer hides the columns in the saved Excel document.
  • #254666 - Transparency is now set properly for AutoShapes.
  • #251345 - Text is no longer cropped when the length exceeds the cell width in Excel to PDF conversion.
  • #250406 - Exception is no longer thrown on parsing the cell style name with empty name or name length greater than 255.
  • #254623 - External data properties are now preserved properly while resaving the Excel document.
  • #253078 - Excel file is no longer corrupted while copying worksheets with more number formats from different workbooks.
  • #255064 - Timeout exception is no longer thrown while refreshing the query table.
  • #F148410 - Japanese characters are now rendered properly in Excel to PDF conversion.
  • Conditional format is now applied properly while using different case for text in Excel to PDF conversion.
  • Error display text is now proper in Excel to PDF conversion.