Essential Studio for Xamarin.Forms Release Notes
DocIO
Bug Fixes
- Arrowhead for custom shape is now preserved properly while resaving DOCX document.
Presentation
Bug Fixes
-
#I666217
,#I674623
- PowerPoint pictures will now be replaced properly.
SfPdfViewer
Bug fixes
- #I660409 - Now, the application will no longer crash with a
System.NotSupportedException
when disposing of a PDF Viewer in theOnDisappearing
method.
XlsIO
Bug Fixes
-#I668296
- StackOverflowException will no longer be thrown when named range refers to same name.
-#I667837
- Exception will no longer be thrown when accessing range in a worksheet for which the name contains a special character.
-#I667919
- Filter formula with more than two arguments is now preserved correctly while re-saving an Excel document.
-#I668461
- The first formula in conditional formatting is now correctly serialized when the applied range does not have a row value in the same column.
-#I663096
- The IRange.HasString property returns the value properly when the cell number format is text.