2 Commits

Author SHA1 Message Date
Adrien Loison
b6d575f11f Enforce sheet name uniqueness per workbook
Instead of across all workbooks (in case of multiple spreadsheets being created at the same time).
2017-03-27 17:29:25 +02:00
Adrien Loison
5949cb2442 ODS writer
Added ODS writer
Refactored XLSX writer to abstract some pieces into an abstract multi-sheets writer
Created an abstract style helper
Moved shared components around
2015-08-28 20:19:45 -07:00