Shawn Milochik
|
8fbad487b8
Merge pull request #118 from klniu/master
|
10 years ago |
Hugh Gao
|
30b05c0ae3
Fixed: unsafe when generate new NumFmtId;
|
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 |
Kaur Kuut
|
6472b9e71a
The xlsxFont equality checker now properly checks for B/U/I.
|
10 years ago |
Kaur Kuut
|
b0bf95f328
Now correctly marshaling B/I/U in xmlStyle.
|
10 years ago |
Brian Smith
|
be4c70439f
Initial support for themes
|
10 years ago |
Yoshiki Shibukawa
|
8e750645ea
reduce memory usage
|
11 years ago |
Geoffrey J. Teale
|
eb8f638a2e
Test xlsxXf.Equals.
|
11 years ago |
Geoffrey J. Teale
|
a95866cffd
Test xlsxBorder.Equals
|
11 years ago |
Geoffrey J. Teale
|
febd164878
Test xlsxFill.Equals
|
11 years ago |
Geoffrey J. Teale
|
f199fba48e
Use 1/0 instead of true/false.
|
11 years ago |
Geoffrey J. Teale
|
53b289a753
Stop trying to assign to a nil map. *doh*
|
11 years ago |
Geoffrey J. Teale
|
8ac4dc73b8
Add tests for xmlStyle.go
|
11 years ago |