
DataGrid adds new property for manually controlling grid row height.
Features
- DataGrid
- Added new property for manually controlling grid row height.
- PdfProcessing
- Added support for inserting transparent images in Microsoft .NET Standard.
- Added setting that allows you to choose if fonts should be embedded in the document.
- SpreadProcessing
- Added support for CONCAT function.
- Added support for Comments (Threaded Comments).
- Various Conditional Formatting improvements.
- The Changing event arguments in FilteredShapeCollection class have been changed from ShapeCollectionChangedEventArgs to ShapeCollectionChangingEventArgs.
- WordsProcessing
- Added support for continuous section break when exporting to PDF.
- Added support for 'descr' attribute in 'NonVisualDrawingProperties' for shapes/images when working with DOCX.
- HtmlFormatProvider should now always export an image tag's alt property even if its value is empty.
- Added support for image alternate text when importing and exporting HTML documents.
- Xamarin.Forms
- Added new LinearProgressBar component which displays progress information during long-running operations. The control supports indeterminate mode and segments.