This website requires JavaScript.
Explore
Help
Sign In
mcndave
/
spout
Watch
1
Star
0
Fork
0
You've already forked spout
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
spout
/
src
/
Spout
/
Writer
History
Adrien Loison
33c9d2f2ed
Enforce sheet name uniqueness per workbook (
#397
)
...
Instead of across all workbooks (in case of multiple spreadsheets being created at the same time).
2017-03-27 17:58:06 +02:00
..
Common
Enforce sheet name uniqueness per workbook (
#397
)
2017-03-27 17:58:06 +02:00
CSV
Set BOM as optional on CSV writer (
#265
)
2016-07-07 15:21:41 +02:00
Exception
First stab at
#135
- Add borders (
#200
)
2016-06-18 23:36:10 -07:00
ODS
Enforce sheet name uniqueness per workbook (
#397
)
2017-03-27 17:58:06 +02:00
Style
Refactor Style::mergeWith() and StyleHelper::getStyleSectionContent() (
#346
)
2016-10-19 17:01:19 -07:00
XLSX
Enforce sheet name uniqueness per workbook (
#397
)
2017-03-27 17:58:06 +02:00
AbstractMultiSheetsWriter.php
Added @api tag for documentation
2015-09-04 11:43:01 -07:00
AbstractWriter.php
Fix output file deletion after exception thrown on write (
#328
)
2016-10-12 11:15:07 -07:00
WriterFactory.php
Added @api tag for documentation
2015-09-04 11:43:01 -07:00
WriterInterface.php
Add support for styling
2015-08-07 20:39:17 -07:00