Commit History

作者 SHA1 備註 提交日期
  rentiansheng d5eab0f50c worksheet and sheet support data validation lib issue #380 7 年之前
  rentiansheng c0637e6b3e fixed sheet.Col index out of range fixed #378 7 年之前
  Ryan Hollis 9ce246914c More improvements to cell formatting 8 年之前
  Ryan Hollis 07066b7ca7 Improve Cell Fromatting 8 年之前
  Ryan Hollis 4ac5c0795c Make Column letter functions public 8 年之前
  Geoffrey J. Teale 678e0fe7a5 gofmt 8 年之前
  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 年之前