Commit History

Author SHA1 Message Date
  Hugh Gao d0daf3ac53 Added support for built-in and user-defined NumFmt style. Now it can write float into cell with number format but not the formatted value which sometimes cause the broken file warning in Microsoft Excel. 9 years ago
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 9 years ago
  Colin Fox 6c084d0a5d Removed commented lines 9 years ago
  Brian Smith ba6dc35b45 Expose default col width and default row height 9 years ago
  Brian Smith dcfdc25463 xSplit and ySplit can be real numbers 9 years ago
  Colin Fox 1c45890ff2 Fixed merge conflict 9 years ago
  Colin Fox dbca871163 Now not including mergeCells node if its empty - Excel cries if there are 0 mergecells 9 years ago
  Colin Fox 6a8352524a Added cell merging 9 years ago
  Brian Smith 5bb5ad4be4 Initial support for shared formulas 9 years ago
  Brian Smith 67dac2f125 Add basic support for reading freeze and split state out of worksheets. 9 years ago
  Yoshiki Shibukawa 1aef796aa9 fix xml tag order to fit XML schema 9 years ago
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 10 years ago
  Geoffrey J. Teale b887e82459 Drop style information from columns. 10 years ago
  Geoffrey J. Teale 5bc19360e7 Worksheet output identical to LibreOffice for empty sheet. 10 years ago
  Geoffrey J. Teale 5d3f06af61 Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master 10 years ago
  U-NORTH_AMERICA\ACHER f6c359ccc5 Fixed columns appearing as 0 width 10 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 10 years ago
  Geoffrey J. Teale 8244f81434 Every cell has a linked style. 10 years ago
  Geoffrey J. Teale 28307f3607 Output Cols. 10 years ago
  Geoffrey J. Teale 289799c771 Rename worksheet.go and worksheet_test.go to xmlWorksheet.go and 10 years ago