Shawn Milochik
|
8fbad487b8
Merge pull request #118 from klniu/master
|
9 years ago |
Hugh Gao
|
30b05c0ae3
Fixed: unsafe when generate new NumFmtId;
|
9 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.
|
9 years ago |
Brian Smith
|
4975f0af52
Merge remote-tracking branch 'tealeg/master'
|
9 years ago |
Brian Smith
|
ba6dc35b45
Expose default col width and default row height
|
9 years ago |
Brian Smith
|
dcfdc25463
xSplit and ySplit can be real numbers
|
9 years ago |
Colin Fox
|
1c45890ff2
Fixed merge conflict
|
9 years ago |
Shawn Milochik
|
fabb3b1d82
go vet
|
9 years ago |
Shawn Milochik
|
330db4d7cc
gofmt
|
9 years ago |
Colin Fox
|
dbca871163
Now not including mergeCells node if its empty - Excel cries if there are 0 mergecells
|
9 years ago |
Colin Fox
|
98eb7b3353
Added hack to insert empty grey style to make MS happy
|
9 years ago |
Colin Fox
|
6a8352524a
Added cell merging
|
9 years ago |
Brian Smith
|
5bb5ad4be4
Initial support for shared formulas
|
9 years ago |
Brian Smith
|
67dac2f125
Add basic support for reading freeze and split state out of worksheets.
|
9 years ago |
ACHER
|
18e91e8cc8
Added SetColWidth Function
|
9 years ago |
Brian Smith
|
760fc7584f
Fix a number of small issues with number format handling
|
9 years ago |
Geoffrey J. Teale
|
a659a940b4
Stop crashing if style is Nil
|
9 years ago |
Yoshiki Shibukawa
|
8e750645ea
reduce memory usage
|
10 years ago |
Yoshiki Shibukawa
|
887bd69e65
add cell types like int, float, boolean, formula
|
10 years ago |
Geoffrey J. Teale
|
94ed93183b
Copy old styles across, when restyling a car.
|
10 years ago |
Geoffrey J. Teale
|
53b289a753
Stop trying to assign to a nil map. *doh*
|
10 years ago |
Geoffrey J. Teale
|
b887e82459
Drop style information from columns.
|
10 years ago |
Geoffrey J. Teale
|
26d82a72a2
Custom marshalling of styles, including NumFmts.
|
10 years ago |
Herman Schaaf
|
e98585be97
Add boolean Hidden field on Sheet
|
10 years ago |
Geoffrey J. Teale
|
4be369fe32
Resolve conflict.
|
10 years ago |
OneOfOne
|
143f9e1bd2
use Col.Width if set, otherwise use the default width
|
10 years ago |
Geoffrey J. Teale
|
5bc19360e7
Worksheet output identical to LibreOffice for empty sheet.
|
10 years ago |
Geoffrey J. Teale
|
87677e0c11
Merge output-styles branch.
|
10 years ago |
Geoffrey J. Teale
|
00d7b43c2d
Rename styles to styleSheet (as per XML).
|
10 years ago |
Geoffrey J. Teale
|
5d3f06af61
Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master
|
10 years ago |