Commit History

作者 SHA1 備註 提交日期
  Geoffrey J. Teale 8c2e0d9a61 xlsxCol.CustomWidth should be boolean, not int. 9 年之前
  Kaur Kuut 8dcbfb6521 Added basic support for filters. 9 年之前
  Kaur Kuut 1672d87cc0 Added basic grouping support. 9 年之前
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". 9 年之前
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 9 年之前
  Colin Fox 27f0f707d4 Fix for merge-cell borders 10 年之前
  Geoffrey J. Teale 63bbc2b217 Fix tests to reflect alignment changes. 10 年之前
  Geoffrey J. Teale 8504e7b1ff Test for defaulted alignment values. 10 年之前
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 10 年之前
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 10 年之前
  blackss2 b349260796 Revert "Set default cell type to CellTypeGeneral" 10 年之前
  blackss2 79e5158afd Revert "Revert "Set default cell type to CellTypeGeneral"" 10 年之前
  blackss2 69dc576cea Revert "Set default cell type to CellTypeGeneral" 10 年之前
  blackss2 a8f147c3e7 Set default cell type to CellTypeGeneral 10 年之前
  blackss2 d483ed85ea move Tabelectedupdate test case 10 年之前
  Mathias Fredriksson e24acdb245 lightGrey should actually be lightGray or gray125 10 年之前
  Geoffrey J. Teale 67c71f2710 Add tests for the setting of xlsxCol.CustomWidth. 10 年之前
  Mathias Fredriksson f4231f4360 Update tests to match new border tags 10 年之前
  Geoffrey J. Teale 33fe9f8e94 go fmt 10 年之前
  blackss2 ca4a24843f update test codes 10 年之前
  Colin Fox fc1fb2c800 Added tests for alignment 10 年之前
  Colin Fox d94621111c WIP tests for alignment and row height 10 年之前
  Colin Fox cf01fe6476 Removed debug print 10 年之前
  Colin Fox 8c24427672 Added cell H & V alignment support 10 年之前
  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. 10 年之前
  Colin Fox 22869abfd2 Fixed unit tests to account for new styles 10 年之前
  Brian Smith be4c70439f Initial support for themes 10 年之前
  ACHER 18e91e8cc8 Added SetColWidth Function 11 年之前
  Yoshiki Shibukawa a543de52b5 fix unit test 11 年之前
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 年之前