EPPlus v7.0.7
Released: Jan 19, 2024
v7.0.7 中的更新
修補程式
- Implicit intersection in formulas with full row or full column addresses incorrectly calculated to #VALUE.
- Inserting in a range with a formula that has a table address with two parts, i.e. Table1[[#This Row],[column1], caused the formula to become corrupt.
- Conditional formatting's with #REF addresses caused an Exception.
- HeaderFooter - Fixed issue introduced 7.0.6 where RightAlignedText was set as CenterAlignedText.
- Formula parser handled negation incorrectly in some cases before addresses with worksheet name specified.
- Conditional formatting data bars can now take formula addresses and formulas for high and low input.
- Calculating the first cell of a shared formula was incorrectly cached the value causing a second calculation to to use the previously cached value.
- Disposed internal Memory Stream's in package parts were not disposed correctly.
- Formula Tokenizer could incorrectly identify a token as exponential causing an exception in the formula calculation.