Commit History

Author SHA1 Message Date
  Geoffrey J. Teale dfb9fd0c76 - Add ApplyBorder, ApplyFill and ApplyFont to user oriented Style struct. 10 years ago
  Geoffrey J. Teale b77a8ef11d Switch to creating style information, for every cell, as we go, instead of 10 years ago
  Geoffrey J. Teale c30d4a91c8 Split cell.go into cell.go and style.go 10 years ago
  Geoffrey J. Teale 69dddb0e52 Renamed style.go to xmlStyle.go 10 years ago
  bronze1man 137ee1c5ac gofmt -w -s . 10 years ago
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 10 years ago
  Geoffrey J. Teale bb8cf85896 Write stub of styles.xml out into marshalled files. 10 years ago
  Geoffrey J. Teale cf13d6c87d go fmt 10 years ago
  Geoffrey J. Teale 8739828adb Rework date.go to be legible (as far as possible) and add tests. 10 years ago
  Geoffrey J. Teale 2c1335f283 Add some extra information to style extracted from file 11 years ago
  Geoffrey J. Teale 872b35ec62 Test unmarshalling fills from testfile.xlsx 11 years ago
  Geoffrey J. Teale e1b62dc4b4 go fmt 11 years ago
  Geoffrey J. Teale 8da270c26d Remove struct tags blocking unmarshal. 11 years ago
  zhcy 412405ef96 add color style 11 years ago
  zhcy c5bec4b6ec go fmt *.go 11 years ago
  zhcy 46087827d6 add read style support 11 years ago