Essential Studio for Xamarin.iOS Release Notes

v15.1.0.33
February 13, 2017

DocIO

Bug Fixes

  • #165843 - List number preservation issue has been resolved while importing a particular Word document.
  • #167189 - IndexOutOfRangeException will no longer thrown while retrieving the bookmark contents.
  • #167568 - File is no longer corrupted while resaving 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.
  • #167794, #167934 - NullReferenceException will no longer thrown while replacing the bookmark contents.
  • #167831 - No longer hangs while updating table of contents for a particular HTML format document.
  • #167934 - TextFormField is now preserved properly while inserting a bookmark content using ReplaceBookmarkContent API.
  • #168028 - IndexOutOfRangeException will no longer thrown while opening a particular DOCX format document.
  • #168166, #169707 - Merge field values are now preserved properly while executing Mail merge using ExecuteNestedGroup method.
  • #168567, #167794 - NullReferenceException no longer thrown while manipulating bookmarks using BookmarksNavigator API.
  • #169058 - No longer hangs while updating document fields for a particular Word document.
  • #169549 - Font size preservation issue has been resolved while replacing the text in a particular Word document.
  • #170696 - Nested table cell width preservation issue has been resolved while resaving a particular DOCX format document.
  • #171615 - FormatException will no longer thrown while opening a particular Word document.

Presentation

Features

  • #166068 - Added support to modify the .PPTM, .POTX and .POTM file formats
  • #168251 - Added support to create and modify sections in PowerPoint presentations
  • #171169 - Added support to create and modify hyperlinks in PowerPoint presentations

Breaking Changes

  • Clone method is moved from ITable interface to ISlideItem interface
  • #167997 - The property InvertIfNegative is now added into IOfficeChartSerie interface
  • #169437 - The property NumberFormat is now added into IOfficeChartDataLabels interface

Bug Fixes

  • #168870 - Bubble size is now updated properly in charts while creating the PowerPoint presentations
  • #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
  • #171147 - The images are now replaced as expected in PowerPoint slides
  • #170852 - Invalid cast exception will be no longer thrown while opening the PowerPoint presentation with a handout master
  • #169437 - NumberFormat property is now added in IOfficeChartDataLabels interface to enable data label with a percentage symbol in charts
  • #169379 - PowerPoint presentation will no longer get corrupted while merging two PowerPoint presentations have same theme files
  • #170272 - Format exception will be no longer thrown while merging slides from one presentation to another presentation

SfCalendar

Bug Fixes

  • #169692,#170909- Now SfCalendar gets rendered correctly in both View modes.
  • #169535 - Now we can dynamically change the SelectedDates API in calendar.
  • #169835 - Now SfCalendar renders properly with API level of 17.
  • #170273 - Now InlineToggled event’s argument are updated properly.
  • #171962 - Issue with selecting a date programmatically has been fixed.

Enhancement

  • #127283 - Provided support for Dynamically opening the Inline view programmatically.
  • #167562 - Provided support to navigate the view of calendar’s month by selecting a day in previous or next month.
  • #167562 - Performance of OnMonthCellLoaded has been improved.

SfCircularGauge

Bug Fixes

  • #167866 - Now, CircularGauge Header Position issue has been fixed.
  • #171360 - Now, Throws exception while adding multiple scales in the CircularGauge issue has been fixed.
  • #170187 - Now, CircularGauge Range border is dark while setting RGBA Color to the Range issue has been fixed.

SfDataGrid

Features

  • Support to hide the columns has been provided.
  • Support to set maximum and minimum width for columns has been provided.

Enhancements

  • #170845 – Support to reset the swipe offset programmatically has been provided.
  • Support to get the RowDragView position in QueryRowDraggingEventArgs has been provided.

Bug fixes

  • #170707 – First row in the body becomes frozen when setting header row height as 0 has been fixed

Breaking Changes

  • Syncfusion.Data.CollectionViewAdv.CanListenNotifiers property has been removed and a new property Syncfusion.Data.CollectionViewAdv.NotificationSubscriptionMode has been introduced for the same purpose. The new property is of enum type Syncfusion.Data .NotificationSubscriptionMode with “None”, “PropertyChange” and “CollectionChange” values. This property can be used instead to get the notifications of the data.

SfRotator

Bug Fixes

  • #171504 - Now Thumbnail mode doesn’t retake the style of data template in Android.
  • #169550 - Now NavigationStripMode API is working fine.
  • #170430 - Now issue with empty view while scrolling last view of Rotator control has been fixed when EnableLooping is set false.
  • #170355 - Now ItemContent property is rendered properly.

SfSchedule

Bug Fixes

  • #169302 - Now, the ScheduleCellTapped event DateTime is wrong while changing the default TimeInterval issue has been fixed.
  • #170212 - Now, the Schedule month names are not nominative issue has been fixed.
  • #170009 - Now, the Schedule final row Month Cell Cropping issue in MonthView has been fixed.
  • #169944 - Now, ScheduleAppointment is not adding dynamically when setting ScheduleAppointment as ObservableCollection of ScheduleAppointment issue has been fixed.
  • #169945 - Now, Schedule Month Inline view Appointment is not clearing issue while clearing collection dynamically has been fixed.
  • #169771 - Now, Throws warning while setting Schedule MonthView issue has been fixed.
  • #170908 - Now, Schedule VisibleDatesChanged event is not triggering initially issue has been fixed.
  • #170908 - Now, Schedule FirstDayOfWeek initial rendering issue has been fixed.
  • #171532 - Now, Schedule ShowAppointmentInline property update issue while changing dynamically when the Inline View is open has been fixed.
  • #169174, #167376, #169301,  #168802,  #169091, #167999, #167875 - Now, SelectedAppointment issue with the ScheduleCellTapped event has been fixed.
  • #167376 - Now, Schedule MonthView initial rendering position issue has been fixed.
  • #168026 - Now, SelectedAppointment issue with the MonthInlineAppointmentTapped event has been fixed.
  • #167967 - Now, Schedule TimeSlotBackgroundColor dynamic issue has been fixed.
  • #168026 - Now, Schedule AppointmentStyle issue has been fixed.
  • #167376 - Now, Schedule ViewHeader BackgroundColor issue has been fixed.
  • #167376 - Now, Schedule month cell cropping issue has been fixed.
  • #168082 - Now, Schedule will reach to selected week when switching ScheduleView.

Features

  • MonthInlineView and InlineAppointment customization support for Schedule MonthView has been provided.
  • Schedule Selection customization support has been provided.
  • ViewLayoutOptions support has been provided for Schedule Custom View.

XlsIO

Features

  • Provided support to add HTML rich-text string in Excel cells.
  • Provided support for OLE objects.

Breaking changes

  • The methods Add and AddLink are added in IOleObject interface.
  • The property HtmlString is added in IRange interface.

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.
  • #168440 - Color issue in data points while converting 3D charts into image has been fixed.
  • #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.
  • #170164 - Application no longer hangs while saving empty worksheet as CSV.
  • #170017 - Dropdown is no longer deleted while resaving workbook twice.
  • #169558 - Changing font size will not alter CheckBox position.
  • #169650 - Application no longer hangs while parsing pivot chart extension list.
  • #168730 - Parsing Excel document with “$” in auto filter’s address no longer throws exception.
  • #168996 - Overflow exception is no longer thrown while writing cell text with the string “infinity”.
  • #168659 - Argument exception is no longer thrown while parsing external workbook address in binary format.
  • #168084 - Argument out of range exception is no longer thrown while deleting a row from RowStorage.
  • #170857 - Exception is no longer thrown while parsing shared strings relationship with end tag.
  • #170511 - Stack overflow exception is no longer thrown while parsing Excel document with not equal condition in filters.
  • #170647 - RefersToRange address with comma returns proper value.
  • #171107 - Integer variant type in custom document property is now serialized with valid tag.
  • #146066 - Copying charts from Excel 2013 documents will no longer be corrupted.
  • #163337 - Opening Excel document with pivot table element “AutoSortScope” no more hangs.
  • #169861 - Auto fit of cells with date format no more throws exception.
  • Issue with font color in migrant range has been fixed.
  • Issue with improper 3D material values in charts has been fixed.
  • Cloning workbook with 3D charts no more throws exception.
  • Exception thrown while reading a cell with more than 7 digits as DateTime is fixed.