Skip to content

Releases: salvois/LargeXlsx

v1.3.0

24 Jun 14:07
Compare
Choose a tag to compare

Optional ZIP64 support for really huge files.

v1.2.0

16 Mar 13:07
Compare
Choose a tag to compare
Added right-to-left worksheet capability. Bump to 1.2.0.

v1.1.0

10 Aug 19:33
Compare
Choose a tag to compare
Added XlsxNumberFormat.Text (a.k.a. @).

v0.0.10

10 Apr 15:53
Compare
Choose a tag to compare
Removed need for CreateStyle and added transparent style deduplication.

v0.0.9

07 Mar 14:02
Compare
Choose a tag to compare
Bump to 0.0.9.

v0.0.8

22 Feb 09:26
Compare
Choose a tag to compare
Removed FontScheme property from stylesheets to enable Excel properly…

v0.0.7

16 Feb 18:48
Compare
Choose a tag to compare
Polished API a bit, added documentation.

v0.0.6

14 Feb 11:00
Compare
Choose a tag to compare
Fixed fallback of null strings on empty cells.

v0.0.5

14 Feb 10:42
Compare
Choose a tag to compare
Fallback on empty cell if string value is null.

v0.0.4

14 Feb 10:26
Compare
Choose a tag to compare
Added Write() method for empty cells.