Commit History

作者 SHA1 備註 提交日期
  Geoffrey J. Teale 8c2e0d9a61 xlsxCol.CustomWidth should be boolean, not int. 9 年之前
  Geoffrey J. Teale fa26f10851 Merge pull request #277 from xStrom/autofilter 9 年之前
  Kaur Kuut 8dcbfb6521 Added basic support for filters. 9 年之前
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. 9 年之前
  Robert Nieren 4dcd25754e Amended fix for issue #248 (merged cell produce empty style attrib) - 9 年之前
  Robert Nieren 9ad8fb4c43 Fix for issue #248 (merged cell produce empty style attrib) 9 年之前
  Francis Bouvier 6362f23822 Fix SheetView Pane 9 年之前
  Kaur Kuut 1672d87cc0 Added basic grouping support. 9 年之前
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 9 年之前
  Colin Fox 27f0f707d4 Fix for merge-cell borders 10 年之前
  Hugh Gao 31f2598381 fix not writing to file for some items in Alignment style. 10 年之前
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 10 年之前
  Geoffrey J. Teale 9d49644395 Merge pull request #161 from mattetti/ma-export-cell-numformat 10 年之前
  Peter Waller f11fb84af4 Set ApplyNumberFormat in handleNumFmtIdForXLSX 10 年之前
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 10 年之前
  blackss2 d4f71e635c make empty value to be empty at xml(omitempty v node) 10 年之前
  blackss2 d483ed85ea move Tabelectedupdate test case 10 年之前
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 10 年之前
  Mathias Fredriksson e24acdb245 lightGrey should actually be lightGray or gray125 10 年之前
  Mathias Fredriksson 69d6b65351 Apply customWidth attribute to <row> when it has been modified 10 年之前
  Mathias Fredriksson 41b5c21bfb Enable modification of sheet DefaultRowHeight and DefaultColWidth 10 年之前
  blackss2 8678f3a787 add style to Col 10 年之前
  Colin Fox 760e459008 Tweaked the row height custom flag 10 年之前
  Colin Fox dca341213e Removed the IsCustom bool for row height 10 年之前
  Colin Fox 8c24427672 Added cell H & V alignment support 10 年之前
  Colin Fox ddcb0555bf Added row height 10 年之前
  Shawn Milochik 8fbad487b8 Merge pull request #118 from klniu/master 10 年之前
  Hugh Gao 30b05c0ae3 Fixed: unsafe when generate new NumFmtId; 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 年之前
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 10 年之前