Geoffrey J. Teale
|
ffa2755661
Handle numFmts consistently.
|
11 years ago |
Geoffrey J. Teale
|
87677e0c11
Merge output-styles branch.
|
11 years ago |
Geoffrey J. Teale
|
00d7b43c2d
Rename styles to styleSheet (as per XML).
|
11 years ago |
Geoffrey J. Teale
|
3db1f27860
Include theme1.xml in workbook rels.
|
11 years ago |
Geoffrey J. Teale
|
1a95adccc5
Fix index error when no column is defined that overlaps the cell definition.
|
11 years ago |
Geoffrey J. Teale
|
989a8bf5ee
Merge branch 'output-styles'
|
11 years ago |
Geoffrey J. Teale
|
b77a8ef11d
Switch to creating style information, for every cell, as we go, instead of
|
11 years ago |
Geoffrey J. Teale
|
0982133ff0
Go back to 1 based column indexing.
|
11 years ago |
Geoffrey J. Teale
|
60ffcaa279
Use zero index for <col> min and max.
|
11 years ago |
Geoffrey J. Teale
|
1580d57bdc
Copy in column definitions from XLSX files, expanding them into one definition
|
11 years ago |
Geoffrey J. Teale
|
28307f3607
Output Cols.
|
11 years ago |
Geoffrey J. Teale
|
84771b350c
Drop execute permission that some files had
|
11 years ago |
Geoffrey J. Teale
|
a208862191
go fmt
|
11 years ago |
Geoffrey J. Teale
|
607ad9c7cd
Merge branch 'master' of github.com:tealeg/xlsx
|
11 years ago |
Geoffrey J. Teale
|
2d30d5cbf8
Write sheet name back to sheet so it's accessible.
|
11 years ago |
Geoffrey J. Teale
|
290b6017d3
Merge pull request #55 from trinchan/master
|
11 years ago |
trinchan
|
7b30fb34bd
Set Hidden field on Row
|
11 years ago |
Geoffrey J. Teale
|
0d6c760ec8
Merge pull request #54 from trinchan/master
|
11 years ago |
trinchan
|
9b5184276f
Remove math dependency
|
11 years ago |
trinchan
|
416524e8d2
Remove runtime package dependency, properly get max int.
|
11 years ago |
Andrew Schwartz
|
dc38e85dfc
update tests, initialize cols array
|
11 years ago |
Andrew Schwartz
|
7de83dea2b
Use min max ranges for columns
|
11 years ago |
Andrew Schwartz
|
b05cadc8a8
Add hidden cell property and rudimentary column support
|
11 years ago |
bronze1man
|
77c52ebc89
fix a bug with incorrectly File.Sheets order
|
11 years ago |
bronze1man
|
137ee1c5ac
gofmt -w -s .
|
11 years ago |
Geoffrey J. Teale
|
e72544705d
Test for 32bit or 64bit platform and use the appropriate max value.
|
11 years ago |
Geoffrey J. Teale
|
d1581978ed
Restore File.Sheet and File.Sheets to their respective meanings to ensure API stability.
|
11 years ago |
Geoffrey J. Teale
|
7ecfa0d472
Merge writeable-xlsx.
|
11 years ago |
Geoffrey J. Teale
|
50066933d4
Fix type data in relationships.
|
11 years ago |
Geoffrey J. Teale
|
c7673e1487
Make ordering of output stable.
|
11 years ago |