Releases: salvois/LargeXlsx
Releases · salvois/LargeXlsx
v1.3.0
Optional ZIP64 support for really huge files.
v1.2.0
Added right-to-left worksheet capability. Bump to 1.2.0.
v1.1.0
Added XlsxNumberFormat.Text (a.k.a. @).
v0.0.10
Removed need for CreateStyle and added transparent style deduplication.
v0.0.8
Removed FontScheme property from stylesheets to enable Excel properly…
v0.0.7
Polished API a bit, added documentation.
v0.0.6
Fixed fallback of null strings on empty cells.
v0.0.5
Fallback on empty cell if string value is null.
v0.0.4
Added Write() method for empty cells.