Commit Graph

13 Commits

Author SHA1 Message Date
Debao Zhang 534490e9b2 Make use of clang-format
Change-Id: I71bbf133223931eddb0c7e568cc0b99ecf807fa1
2020-03-19 01:33:41 +08:00
Debao Zhang 2301ab4b34 Fix examples compile error introduced by API change 2014-03-17 23:55:55 +08:00
Debao Zhang a1e53218bb Don't create the default "Sheet1" worksheet
Unless the user want to access it, or the user want to save an empty
workbook.
2014-02-27 16:21:57 +08:00
Debao Zhang 964c3980a3 Change API to support AbstractSheet 2014-02-25 15:31:16 +08:00
Debao Zhang 82c77b4bed Improve worksheets support 2014-01-01 15:18:07 +08:00
Debao Zhang 176160d2a8 API change: Using Format instead of Format * 2013-11-22 10:46:17 +08:00
Debao Zhang b3b9cb7b05 Update the demo images 2013-11-06 09:26:18 +08:00
Debao Zhang e369d98275 Update documentation 2013-11-05 13:57:26 +08:00
Debao Zhang 470abc6453 Fix issue 6: row & column No. starts from 1 instead of 0 now 2013-11-05 11:15:25 +08:00
Debao Zhang 68f4190fa5 Grouping rows and cols works now 2013-11-04 21:40:57 +08:00
Debao Zhang 5a035ede93 Add format param to the mergeCells() API 2013-11-01 10:37:41 +08:00
Debao Zhang 1c1e0a771e Add more contents to the demo example 2013-10-31 17:41:57 +08:00
Debao Zhang 0a0e24960a Add a demo example 2013-10-31 14:58:28 +08:00