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