Commit Graph

9 Commits

Author SHA1 Message Date
Debao Zhang 92a415425e Add a private sheetId() member for Worksheet 2013-10-24 17:32:24 +08:00
Debao Zhang 987ca2dcdc Code refactor for Worksheet::writeHyperlink() 2013-10-24 14:56:38 +08:00
Debao Zhang 97f1fa6835 For string type cell, Cell::value() return the string instead of the index 2013-10-24 13:14:13 +08:00
Debao Zhang 7805e37322 Add basic formula read support 2013-10-24 11:53:54 +08:00
Debao Zhang 435ab82c3f Add inline string read/write support 2013-10-24 10:50:36 +08:00
Debao Zhang a112f5d2e7 Can read .xlsx files with merge cells 2013-10-23 09:22:57 +08:00
Debao Zhang 23c04a546e Can read .xlsx files with cols and rows info 2013-10-22 17:29:24 +08:00
Debao Zhang 11ad7d5374 Refactor : Worksheet load xml logic 2013-10-22 16:02:00 +08:00
Debao Zhang f6bd08f6ed Add unit test for Worksheet class 2013-10-22 15:02:07 +08:00