Essential Studio for Xamarin.Android Release Notes

v14.2.0.28
July 29, 2016

DocIO

Features

  • #158446 - Support to access and modify AllowOverlap for a Textbox has been added

Bug fixes

  • #156461 - Symbol preservation issue has been fixed while resaving the particular RTF document
  • #156461 - Table header row is now preserved properly while resaving the particular RTF document
  • #156461 – Document contents preservation issue has been fixed while resaving a particular RTF document
  • #158390 - Special characters is now preserved properly while resaving the RTF document
  • #156461 - TOC alignment is now preserved properly in RTF to Word conversion
  • #156461 - Image preservation issue has been resolved in RTF to Word conversion
  • #159078 - AutoHyphenation setting is now preserved properly while resaving the Word document as RTF file
  • #159658 - Line break is now preserved properly in Word to RTF conversion
  • #159668 - Paragraph style is now preserved properly while resaving the RTF document
  • #158263 – TOC text contents are now preserved properly while resaving the particular Word document
  • #160117 – NullReferenceException will no longer thrown while performing Mail merge using ExpandoObjects.
  • #160072 - EndGroup merge field preservation issue while using RemoveEmptyGroup has been resolved
  • #159331 - Line spacing preservation issue while resaving a particular Word document
  • #157651 – ArithmeticException will no longer thrown while parsing DOC format Word document
  • #159459 – Date format with invalid value is now preserved properly while performing Mail merge
  • #159300 – ArgumentOutOfRangeException will no longer thrown while inserting a section break using InsertSectionBreak API
  • #159295 - ArgumentOutOfRangeException will no longer thrown while opening the DOCX format document

Presentation

Bug Fixes

  • #156159 - The video files will be now preserved while resaving the PowerPoint presentations

SfDataGrid

Features

  • Support to expand or collapse groups in runtime has been provided.

Bug fixes

  • #160146- Improper layout when columns fit within view and scrolling mode is line has been fixed.

XlsIO

Bug fixes

  • #158113 - ArgumentOutOfRangeException is no longer thrown while opening an Excel file with duplicate named ranges.
  • #157446 - Application hang and output file corruption issues with specific Excel file are fixed.
  • #155864 - File with data validation is no longer corrupted when used with ParseWorksheetOnDemand.
  • #156801 - Issues with conditional formula in Excel to HTML conversion are fixed.
  • #157693 - AccessViolationException is no longer thrown while working in parallel threads.
  • #157982 - ArgumentOutOfRangeException is no longer thrown while opening specific Excel file with custom XML parts.
  • #157639 - Memory leak issue while creating multiple larger charts is fixed.
  • #157449 - Named range is now updated properly after moving cells.
  • #155784 - Default axis title is no longer preserved when the axis title is empty.
  • #157818 - IFERROR() function is recognized properly while resaving binary files.
  • #157724 - Issues with export of images during Excel to HTML conversion are fixed.
  • #157895 - Images are positioned properly in converting Excel document to HTML.
  • #157895 - Multiple Images at same cell are exported properly during HTML conversion.
  • #154153 - Issues with custom gradient fills are fixed.
  • #158387 - ArgumentOutOfRangeException is thrown while parsing cell styles is fixed.
  • #159336 - Row height is not proper while changing font size is fixed.
  • #158373 - ArgumentOutOfRangeException is no longer thrown while parsing error text greater than 225 characters.
  • #159237 - ArgumentException is no longer thrown while inserting rows within subtotal range.
  • #158784 - File is no longer corrupted when a table column has line break.
  • #159525 - Workbook with custom properties (XML parts) can be opened without any exceptions.
  • #159880 - Issues with embedded chart in worksheet to image conversion are fixed.
  • #159336 - Performance is improved while changing font size.
  • #156801 - ArgumentException is no longer thrown while converting workbook to HTML with multiple conditional formats applied on single cell.
  • #159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
  • #159978 - NullReferenceException is no longer thrown while converting Excel file with conditional formats to image.
  • #158781 - Parse Exception is no longer thrown while copying workbook with named range to another workbook.
  • #159385 - Issues with chart floor and legend border in chart to image conversion are fixed.
  • #158692 - Exception is no longer thrown while inserting row above hyperlink.
  • #159287 - Issue with pivot table row count value is fixed.
  • #159495 - ArgumentOutOfRangeException is no longer thrown while serializing DataValidation formula.
  • #156920, 159575 - XmlException is no longer thrown while opening Excel workbook.
  • #154153 - Custom gradient colors are parsed and serialized.
  • Conditional formatting is updated properly for intersecting ranges.
  • Importing Excel binary file with filtering no longer increases combo boxes count.
  • Exceptions with calculated values are resolved.
  • Issues with Value or Value2 containing Excel functions supported from Microsoft Excel 2010 are fixed.
  • Replace functionality is restricted for protected sheet.
  • Issue with colors of conditional format in Excel to HTML conversion is fixed.
  • Copying sparklines to a range will no more hangs the process.
  • TODAY() function returns proper date value in DisplayText.