EPPlus v7.1.1
Released: Apr 8, 2024
v7.1.1 での更新項目
機能
- Added new Rotation, HorizontalFilp and VerticalFlip properties to ExcelShapeBase and ExcelPicture.
- Added new SetColor() method to ExcelDxfColor.
不具合の修正
- Fixed an issue where RichText wasn't set properly on a multicell range.
- Escape character before an apostrophe in date formats are no longer removed by EPPlus.
- The GenericImageReader failed to read some jpeg/exif images.
- Setting the TextBody.Rotation on Chart DataLabel's caused the workbook to become corrupt in some cases.
- Fixed issue applying PatternFill without applying BackgroundFill now works as expected.