Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 8 years ago
  Shawn Milochik ba231ac19b Fixes typo of Default (missing "t") in style stuff. 9 years ago
  Kaur Kuut 1ed72c208f Now correctly applying B/U/I to the XLSX style struct. 9 years ago
  Geoffrey J. Teale d6c3d885db Fix typo 'Boder' -> 'Border'. 9 years ago
  crahles d42802a77d always return new style with default font, fill and border 9 years ago
  Brian Smith 760fc7584f Fix a number of small issues with number format handling 9 years ago
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 9 years ago
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 9 years ago
  Geoffrey J. Teale dfb9fd0c76 - Add ApplyBorder, ApplyFill and ApplyFont to user oriented Style struct. 10 years ago
  Geoffrey J. Teale 20df357622 Remove placeholder comment 10 years ago
  Geoffrey J. Teale 4a6866eae9 Add border information to TestMakeXLSXStyleElements. 10 years ago
  Geoffrey J. Teale 2c2734b57f Add Fill data to TestMakeXLSXStyleElements. 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