Geoffrey J. Teale
|
db3d82c490
Merge pull request #291 from g7r/escape_xml_num_fmt
|
8 years ago |
Geoffrey J. Teale
|
cbd41c1362
Merge pull request #301 from tealeg/treat-hours-correctly
|
8 years ago |
Geoffrey J. Teale
|
c3104392b3
Merge from origin
|
8 years ago |
Geoffrey J. Teale
|
b19aef01ea
Add testing for 1.7 and 1.8
|
8 years ago |
Geoffrey J. Teale
|
678e0fe7a5
gofmt
|
8 years ago |
Geoffrey J. Teale
|
c95af40bc1
Use am/pm to indicate 12 hour time format, not the number of 'h' chars.
|
8 years ago |
Geoffrey J. Teale
|
e18398f53e
Merge pull request #296 from zzc-tongji/change
|
8 years ago |
Zhicheng Zhang
|
2f601a283d
Add function "SetHeight".
|
8 years ago |
Sergej Zagursky
|
682ad561c8
Properly escape `xlsxNumFmt.FormatCode` in `Marshal()`
|
8 years ago |
Geoffrey J. Teale
|
47e33bbbed
Merge pull request #284 from simulot/master
|
9 years ago |
simulot
|
c3cef27bce
TimeToExcelTime is tuncating time to second
|
9 years ago |
Geoffrey J. Teale
|
76c1f5d56c
Merge pull request #280 from HeinOldewage/master
|
9 years ago |
Neoin
|
fc46433220
Fixed the datarace surrounding the channel. This was done by moving the
|
9 years ago |
Geoffrey J. Teale
|
4f58355431
Merge pull request #279 from tealeg/worksheet-col-customwidth-should-be-bool
|
9 years ago |
Geoffrey J. Teale
|
8c2e0d9a61
xlsxCol.CustomWidth should be boolean, not int.
|
9 years ago |
Geoffrey J. Teale
|
4da4be7c96
Merge pull request #272 from tokyis/master
|
9 years ago |
Geoffrey J. Teale
|
fa26f10851
Merge pull request #277 from xStrom/autofilter
|
9 years ago |
Geoffrey J. Teale
|
48fb9753bf
Merge pull request #269 from xStrom/cellid
|
9 years ago |
Geoffrey J. Teale
|
ccec065d7d
Merge pull request #265 from dizk/master
|
9 years ago |
Geoffrey J. Teale
|
340120d67f
Merge pull request #260 from sathishbaburathinavel/master
|
9 years ago |
Kaur Kuut
|
8dcbfb6521
Added basic support for filters.
|
9 years ago |
tokyis
|
ae1551b912
Update cell.go
|
9 years ago |
tokyis
|
d5dc146f4e
Exported time functions
|
9 years ago |
tokyis
|
f2941942f4
Func. appending an existing sheet to a file (#1)
|
9 years ago |
Kaur Kuut
|
92abef0528
Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords.
|
9 years ago |
Geoffrey J. Teale
|
e0f3d7d6cf
Merge pull request #263 from p1gd0g/patch-1
|
9 years ago |
Geoffrey J. Teale
|
1528f1b18c
Merge pull request #257 from t0pep0/master
|
9 years ago |
Didrik A. Rognstad
|
ee42328b46
Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error
|
9 years ago |
p1gd0g
|
b0438e0aad
cell.String has two value.
|
9 years ago |
sathishbaburathinavel
|
19f545a180
issue-259-XLSX file corrupts when saving the file without adding Worksheet
|
9 years ago |