提交历史

作者 SHA1 备注 提交日期
  Eric Lagergren 315c2bcfce stylistic changes 9 年之前
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". 9 年之前
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 9 年之前
  Geoffrey J. Teale 715e7540fc Correctly setup named styles. 9 年之前
  Colin Fox 27f0f707d4 Fix for merge-cell borders 10 年之前
  Geoffrey J. Teale 8504e7b1ff Test for defaulted alignment values. 10 年之前
  richard bucker d11e6768a7 added WrapText to alignment 10 年之前
  Mathias Fredriksson 476e2867de Add support for border colors 10 年之前
  Geoffrey J. Teale 9d6776b130 Resolve conflict 10 年之前
  blackss2 fd73e73074 add SetDeafultFont 10 年之前
  blackss2 8678f3a787 add style to Col 10 年之前
  Shawn Milochik ba231ac19b Fixes typo of Default (missing "t") in style stuff. 10 年之前
  Colin Fox 8c24427672 Added cell H & V alignment support 10 年之前
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 10 年之前
  Kaur Kuut 1ed72c208f Now correctly applying B/U/I to the XLSX style struct. 10 年之前
  Brian Smith 89df3bd938 Expose various cell & font style attributes 10 年之前
  Geoffrey J. Teale d6c3d885db Fix typo 'Boder' -> 'Border'. 11 年之前
  crahles d42802a77d always return new style with default font, fill and border 11 年之前
  Brian Smith 760fc7584f Fix a number of small issues with number format handling 11 年之前
  Geoffrey J. Teale 3decc10734 Default the font. 11 年之前
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 11 年之前
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 11 年之前
  Geoffrey J. Teale 2cc795381d Add color element to styleSheet/fonts/font. 11 年之前
  Geoffrey J. Teale 4e5c01b15a Output styles information in XLSX file. 11 年之前
  Geoffrey J. Teale e61b645208 Add a couple of docstrings. 11 年之前
  Geoffrey J. Teale dfb9fd0c76 - Add ApplyBorder, ApplyFill and ApplyFont to user oriented Style struct. 11 年之前
  Geoffrey J. Teale b77a8ef11d Switch to creating style information, for every cell, as we go, instead of 11 年之前
  Geoffrey J. Teale c30d4a91c8 Split cell.go into cell.go and style.go 11 年之前
  Geoffrey J. Teale 69dddb0e52 Renamed style.go to xmlStyle.go 11 年之前
  bronze1man 137ee1c5ac gofmt -w -s . 11 年之前