Xceed Workbooks for .NET V1.4
Released: Apr 3, 2023
V1.4 中的更新
特性
- Added new DeleteRange method that can be used to remove a range of cells from a worksheet.
- Added new InsertRange method that can be used to insert a range of cells into a worksheet.
修补程序
- Annotation:
- Saving a Worksheet no longer throws an IOException when the Annotations are unmodified.
- Workbook:
- Replacing content with a FormattedTextList now correctly replaces said content.