Skip to content

Releases: 3973770/SwiftXLSX

SwiftXLSX v0.1.4

18 Jun 22:15
f2604c7
Compare
Choose a tag to compare

Add support inserting images into cells.
Fix bug creating empty document.

SwiftXLSX v0.1.3

02 Jun 17:11
0ebb694
Compare
Choose a tag to compare

Update macOS support

SwiftXLSX v0.1.2

04 Feb 17:21
Compare
Choose a tag to compare
  • auto create index of cells when he add to sheet
  • no need necessary to use method buildindex() for XSheet instance. (only if has been changed coord of cell already added to sheet)
  • change to public test() of class XWorkBook

SwiftXLSX v0.1.0

25 Jan 16:38
Compare
Choose a tag to compare

Excel spreadsheet (XLSX) format writer on pure SWIFT.
SwiftXLSX is a library focused creating Excel spreadsheet (XLSX) files directly on mobile devices.