DamianSzkuat
|
465ee6ba20
Switched over to using xml marchaling for cells
|
5 years ago |
DamianSzkuat
|
da75d4fe43
Merge branch 'master_upstream'
|
5 years ago |
DamianSzkuat
|
1fe1bb9ca7
Reformatting
|
5 years ago |
DamianSzkuat
|
2485369328
Testing dates adn bestFit
|
5 years ago |
Ryan Hollis
|
afaa7a788b
Remove off by one error
|
5 years ago |
Ryan Hollis
|
87251558f4
Improvements to XLSX
|
5 years ago |
Ryan Hollis
|
5ba9a951f9
Change some strings to bools
|
5 years ago |
rentiansheng
|
cc229cf8c4
fixed go vet error
|
6 years ago |
rentiansheng
|
d26da2e188
support multiple datavalidation role issue #10
|
6 years ago |
rentiansheng
|
e31f381011
excel data validation range issue #380
|
6 years ago |
rentiansheng
|
d5eab0f50c
worksheet and sheet support data validation lib issue #380
|
6 years ago |
Geoffrey J. Teale
|
dc7aca2ad8
Merge pull request #281 from jfyne/master
|
7 years ago |
Josh Fyne
|
684ef98097
Fixes my problem
|
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 |
Francis Bouvier
|
6362f23822
Fix SheetView Pane
|
8 years ago |
GaoXiang
|
365867b437
fix #236 that the file is broken when the origin file contains formula
|
8 years ago |
santsai
|
1ae55c0ea5
Fix prefix check for getExtent for merged cells
|
8 years ago |
Kaur Kuut
|
1672d87cc0
Added basic grouping support.
|
8 years ago |
Colin Fox
|
27f0f707d4
Fix for merge-cell borders
|
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
|
e07ef57987
Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells.
|
9 years ago |
blackss2
|
d4f71e635c
make empty value to be empty at xml(omitempty v node)
|
9 years ago |
blackss2
|
2972894555
add Selected variable for sheet(preventing auto multi-tab selected
|
9 years ago |
Mathias Fredriksson
|
69d6b65351
Apply customWidth attribute to <row> when it has been modified
|
9 years ago |
blackss2
|
8678f3a787
add style to Col
|
9 years ago |
Colin Fox
|
ddcb0555bf
Added row height
|
9 years ago |
Shawn Milochik
|
8fbad487b8
Merge pull request #118 from klniu/master
|
9 years ago |