Commit History

Author SHA1 Message Date
  Ryan Hollis 9ce246914c More improvements to cell formatting 7 years ago
  Ryan Hollis 07066b7ca7 Improve Cell Fromatting 7 years ago
  Ryan Hollis 4ac5c0795c Make Column letter functions public 7 years ago
  Geoffrey J. Teale 678e0fe7a5 gofmt 7 years ago
  Geoffrey J. Teale 8c2e0d9a61 xlsxCol.CustomWidth should be boolean, not int. 7 years ago
  Geoffrey J. Teale fa26f10851 Merge pull request #277 from xStrom/autofilter 7 years ago
  Kaur Kuut 8dcbfb6521 Added basic support for filters. 7 years ago
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. 7 years ago
  Robert Nieren 4dcd25754e Amended fix for issue #248 (merged cell produce empty style attrib) - 8 years ago
  Robert Nieren 9ad8fb4c43 Fix for issue #248 (merged cell produce empty style attrib) 8 years ago
  Francis Bouvier 6362f23822 Fix SheetView Pane 8 years ago
  Kaur Kuut 1672d87cc0 Added basic grouping support. 8 years ago
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 8 years ago
  Colin Fox 27f0f707d4 Fix for merge-cell borders 8 years ago
  Hugh Gao 31f2598381 fix not writing to file for some items in Alignment style. 8 years ago
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 9 years ago
  Geoffrey J. Teale 9d49644395 Merge pull request #161 from mattetti/ma-export-cell-numformat 9 years ago
  Peter Waller f11fb84af4 Set ApplyNumberFormat in handleNumFmtIdForXLSX 9 years ago
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 9 years ago
  blackss2 d4f71e635c make empty value to be empty at xml(omitempty v node) 9 years ago
  blackss2 d483ed85ea move Tabelectedupdate test case 9 years ago
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 9 years ago
  Mathias Fredriksson e24acdb245 lightGrey should actually be lightGray or gray125 9 years ago
  Mathias Fredriksson 69d6b65351 Apply customWidth attribute to <row> when it has been modified 9 years ago
  Mathias Fredriksson 41b5c21bfb Enable modification of sheet DefaultRowHeight and DefaultColWidth 9 years ago
  blackss2 8678f3a787 add style to Col 9 years ago
  Colin Fox 760e459008 Tweaked the row height custom flag 9 years ago
  Colin Fox dca341213e Removed the IsCustom bool for row height 9 years ago
  Colin Fox 8c24427672 Added cell H & V alignment support 9 years ago
  Colin Fox ddcb0555bf Added row height 9 years ago