drowe
eb88bb4c3a
Automated native_function_invocation fixes
2019-11-18 12:17:27 +01:00
Adrien Loison
f5168114d0
Merge Reader and Writer entities
...
Merged Cell/Row/Style entities
2017-11-19 02:54:17 +01:00
Adrien Loison
727a90fd06
Remove @api annotation
2017-11-05 02:23:26 +01:00
Adrien Loison
b968513cb9
Fix code style
2017-09-06 00:33:43 +02:00
Adrien Loison
238756ab6e
Move Style classes into Common folder ( #432 )
2017-05-30 00:56:50 +02:00
madflow
e30bc37448
First stab at #135 - Add borders ( #200 )
...
Fixes #135
Added border support for ODS and XLSX files.
Updated README.
2016-06-18 23:36:10 -07:00
Adrien Loison
f8c39287ad
Added @api tag for documentation
2015-09-04 11:43:01 -07:00
Adrien Loison
1812b4f996
Throw if XLSX Writer configured after being opened
2015-08-24 10:52:12 -07:00
Adrien Loison
9467b5a810
Add support for font color
2015-08-21 20:58:21 -07:00
Adrien Loison
7efab5576d
Detection of invalid sheet name
...
Based on Excel requirements:
- it should not be blank
- it should not exceed 31 characters
- it should not contain these characters: \ / ? * [ or ]
- it should be unique
2015-08-21 15:21:36 -07:00
Adrien Loison
5e199009e6
First external release
2015-01-15 18:14:07 -08:00