Essential Studio® for Xamarin.Android Release Notes
v14.4.0.20
December 27, 2016
DocIO
Bug Fixes
- #165843 - List number preservation issue has been resolved while importing a particular Word document.
- #167934 -
TextFormField
is now preserved properly while replacing a bookmark contents. - #168028 - IndexOutOfRangeException will no longer thrown while opening a particular DOCX format document.
- #167568, #167582 - NullReferenceException will no longer thrown while opening a particular DOCX format document.
- #167600 - ArgumentException will no longer thrown while opening a particular DOCX format document.
- #167568 - File is no longer corrupted while resaving a particular DOCX format document.
- #166885 - StackOverflowException will no longer thrown while updating document fields for a particular Word document.
- #167189 - IndexOutofRangeException will no longer thrown while retrieving the bookmark content.
Presentation
Breaking Changes
- #167997 - The property
InvertIfNegative
is now added intoIOfficeChartSerie
interface.
Bug Fixes
- #168870 - Bubble size is now updated properly in charts while creating the PowerPoint presentation.
- #168101 - Data range will be now updated properly while adding data to an existing chart in a PowerPoint presentation.
- #167717 - The application will no longer become unresponsive while opening a particular PowerPoint presentation with tables.
SfCircularGauge
Bug Fixes
-
#168854 - Now, CircularGauge
Ranges
issue with Binding has been fixed. -
#167866 - Now, CircularGauge Header
Position
issue has been fixed.
SfDataGrid
Enhancement
- Provided support to clear group and sort column descriptions based on
AutoGenerateColumnsMode
property. - Provided support to customize the height of a specific row in runtime.
SfSchedule
Bug Fixes
- #167967 - Now, Schedule
ViewHeaderHeight
issue in high resolution devices has been fixed.
XlsIO
Bug fixes
- #166572 - Issues with RTF text in Korean culture is fixed.
- #166760 - Exception while parsing pivot cache definition is no longer thrown.
- #166820 - Exception while parsing conditional formats with invalid formula is no longer thrown.
- #167141 - File corruption issue while resaving a workbook with improper attribute has been fixed.
- #167392 - Exception is no longer thrown while parsing Excel document with dialog sheets.
- #167478 - Exception is no longer thrown while assigning value in Russian culture.
- #167592 - Creation of duplicate cell value while assigning value to a single cell has been fixed.
- #167735 - Corruption issue with shapes having multiple
=
characters is fixed. - #167754 - Moving ranges will also move comment shapes to proper location.
- #167812 - Parse exception is no longer thrown while resaving Excel document with invalid named ranges in conditional formats.
- #167857 - Not a legal OleAut date exception is no longer thrown while accessing display text with switching arguments in different cultures.
- #167940 - Exception is no longer thrown while measuring size of an empty string in a cell.
- #168768 - Argument exception is no longer thrown while invoking
EnableSheetCalculations
twice. - #167944, #167945 - Exception is no longer thrown while parsing a binary Excel document with invalid extended format index.
- #168804 - Argument null exception is no longer thrown while applying template markers in different cultures.