Geoffrey J. Teale
|
33fe9f8e94
go fmt
|
9 years ago |
blackss2
|
ca4a24843f
update test codes
|
9 years ago |
Colin Fox
|
fc1fb2c800
Added tests for alignment
|
9 years ago |
Colin Fox
|
d94621111c
WIP tests for alignment and row height
|
9 years ago |
Colin Fox
|
cf01fe6476
Removed debug print
|
9 years ago |
Colin Fox
|
8c24427672
Added cell H & V alignment support
|
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 |
Colin Fox
|
22869abfd2
Fixed unit tests to account for new styles
|
9 years ago |
Brian Smith
|
be4c70439f
Initial support for themes
|
9 years ago |
ACHER
|
18e91e8cc8
Added SetColWidth Function
|
9 years ago |
Yoshiki Shibukawa
|
a543de52b5
fix unit test
|
9 years ago |
Yoshiki Shibukawa
|
8e750645ea
reduce memory usage
|
10 years ago |
Geoffrey J. Teale
|
21092a15e4
Don't duplicate Xf's in the style file.
|
10 years ago |
Geoffrey J. Teale
|
8c9a61c07e
Don't duplicate border definitions in styles.
|
10 years ago |
Geoffrey J. Teale
|
77280d2342
Don't duplicate fills in style output.
|
10 years ago |
Geoffrey J. Teale
|
edec1b0df0
Don't duplicate font definition in style files.
|
10 years ago |
Geoffrey J. Teale
|
b887e82459
Drop style information from columns.
|
10 years ago |
Geoffrey J. Teale
|
f5e81a6a44
Don't indent marshalled XML.
|
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
|
c07706c1ce
Add count attribute to styles/cellStyleXfs and styles/cellXfs elements.
|
10 years ago |
Geoffrey J. Teale
|
4e5c6a0161
Add count to style/borders element.
|
10 years ago |
Geoffrey J. Teale
|
016971f0e0
Add count to style/fills element.
|
10 years ago |
Geoffrey J. Teale
|
9a6a124b52
Add count to style/Fonts element.
|
10 years ago |
Geoffrey J. Teale
|
5d3f06af61
Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master
|
10 years ago |
U-NORTH_AMERICA\ACHER
|
f6c359ccc5
Fixed columns appearing as 0 width
|
10 years ago |
Geoffrey J. Teale
|
89553af4f2
Resolve failing tests from merge.
|
10 years ago |
Geoffrey J. Teale
|
5b5273cb47
Merge branch 'master' of github.com:tealeg/xlsx
|
10 years ago |
Geoffrey J. Teale
|
989a8bf5ee
Merge branch 'output-styles'
|
10 years ago |