Closed antony-liu closed 6 months ago
These changes includes removing public methods, seems to be a candidate for v2.8 of NPOI
Can we leave the obsolete public method AS IS instead of removing it? No one knows who is using it. This may cause breaking changes.
XSSFCell.GetCachedFormulaResultTypeEnum should remain there with obsolete attribute and we add the new property CachedFormulaResultTypeEnum.
Learned something new. I have added this method back.
LGTM
Patches ported from poi 3.16