21
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
Ivan 0bc58acfcb [fixed] empty value is^W was returned if cell is string formula 2019-04-02 23:38:51 +03:00
Ivan 5480ee5058 <byte> is obviously preferable for the type that can be ReadBinary 2019-03-17 23:01:02 +03:00
Ivan 0698fa2730 6) Fixed bug on Row.LastCol() when data is actually present but Row.info.Lcell=0 (ms excel shows the data) 2019-03-17 22:42:58 +03:00
Ivan 10ff2752d9 1) `boundsheet` field order fixed
2) `WorkSheet.Visibility` implemented (and typed constants)
3) `WorkSheet.Selected` implemented - most of cases require to parse _current_ sheet, not the first one
4) `WorkSheet.rightToLeft` property for future use (not implemented cause no RtL files present)
2019-03-17 20:55:41 +03:00
Liu Ming 7ea8f41efa fix issue #20 2017-06-12 10:36:14 +08:00
Liu Ming f02a04cbdd update 2017-02-21 16:27:01 +08:00
Liu Ming cc2ab32c3f fix issue #12 2016-09-30 11:46:51 +08:00
Liu Ming 991920a697 fix the continue block parse error 2016-06-23 10:22:57 +08:00
Liu Ming 06ae67f1d1 support type 0x0204 2016-05-28 10:39:46 +08:00
Liu Ming 1375b24d9d Add NumSheets to get the number of sheets 2016-01-21 13:14:37 +08:00
Liu Ming 6130495e06 remove unnecessary log output 2015-10-30 16:03:44 +08:00
Liu Ming 56699cbc55 add one example 2015-09-30 11:17:25 +08:00
Liu Ming e7a933588c clean code and add some comments 2015-09-30 10:40:01 +08:00
Liu Ming ed99fddcfb fix the bug of continue utf16 string reading 2015-08-25 14:21:00 +08:00
Liu Ming 708f1d8f15 add LICENSE and some annotation 2015-06-16 10:37:11 +08:00
Liu Ming d0179503de fix the bug of reading other sheets in one sheet 2015-06-16 10:29:58 +08:00
Liu Ming dff67234df partly support time cell 2015-03-25 14:47:26 +08:00
Liu Ming 7345247a91 add file link support 2015-03-25 11:03:05 +08:00
Liu Ming 5544765b84 add hyperlink and formula cell support 2015-03-24 13:06:52 +08:00
Liu Ming fbfa8b5d0d init 2015-03-19 17:39:41 +08:00