EPPlus v7.1.2
Released: Apr 23, 2024
v7.1.2 での更新項目
不具合の修正
- Defined Names with ' " ' symbols no longer get extraneous ' " ' added when saving in EPPlus.
- Reading RichText data on in-line strings now works as expected.
- Negations of Defined Names and Ranges in shared formulas sometimes received the wrong sign in the calculation as the negation flag was not cleared.
- 'ExcelRangeBase.ToCollection()' auto-mapping sometimes threw an exception as the wrong property type was used.
- Using 'ExcelRangeBse.LoadFromCollection()' with Nullable property members in a collection now returns columns as expected.