Historia zmian

Autor SHA1 Wiadomość Data
  rentiansheng e31f381011 excel data validation range issue #380 7 lat temu
  rentiansheng d5eab0f50c worksheet and sheet support data validation lib issue #380 7 lat temu
  Geoffrey J. Teale dc7aca2ad8 Merge pull request #281 from jfyne/master 8 lat temu
  Josh Fyne 684ef98097 Fixes my problem 9 lat temu
  Geoffrey J. Teale 8c2e0d9a61 xlsxCol.CustomWidth should be boolean, not int. 9 lat temu
  Geoffrey J. Teale fa26f10851 Merge pull request #277 from xStrom/autofilter 9 lat temu
  Kaur Kuut 8dcbfb6521 Added basic support for filters. 9 lat temu
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. 9 lat temu
  Francis Bouvier 6362f23822 Fix SheetView Pane 9 lat temu
  GaoXiang 365867b437 fix #236 that the file is broken when the origin file contains formula 9 lat temu
  santsai 1ae55c0ea5 Fix prefix check for getExtent for merged cells 9 lat temu
  Kaur Kuut 1672d87cc0 Added basic grouping support. 9 lat temu
  Colin Fox 27f0f707d4 Fix for merge-cell borders 10 lat temu
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 10 lat temu
  Geoffrey J. Teale e07ef57987 Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells. 10 lat temu
  blackss2 d4f71e635c make empty value to be empty at xml(omitempty v node) 10 lat temu
  blackss2 2972894555 add Selected variable for sheet(preventing auto multi-tab selected 10 lat temu
  Mathias Fredriksson 69d6b65351 Apply customWidth attribute to <row> when it has been modified 10 lat temu
  blackss2 8678f3a787 add style to Col 10 lat temu
  Colin Fox ddcb0555bf Added row height 10 lat temu
  Shawn Milochik 8fbad487b8 Merge pull request #118 from klniu/master 10 lat temu
  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 lat temu
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 10 lat temu
  Colin Fox 6c084d0a5d Removed commented lines 10 lat temu
  Brian Smith ba6dc35b45 Expose default col width and default row height 10 lat temu
  Brian Smith dcfdc25463 xSplit and ySplit can be real numbers 10 lat temu
  Colin Fox 1c45890ff2 Fixed merge conflict 10 lat temu
  Colin Fox dbca871163 Now not including mergeCells node if its empty - Excel cries if there are 0 mergecells 10 lat temu
  Colin Fox 6a8352524a Added cell merging 10 lat temu
  Brian Smith 5bb5ad4be4 Initial support for shared formulas 10 lat temu