Commit Graph

9 Commits (52796f6e58e95145e2964d0d313a2f721dcc040e)

Author SHA1 Message Date
Ri Xu 52796f6e58 Format commants, break comments after 80 characters.
8 years ago
Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width;
8 years ago
Ri Xu 30d0a2f40a - New function `GetCellFormula` added;
8 years ago
Ri Xu 75abc628fe Update godoc of package.
8 years ago
Ri Xu 2e8fa2d39c Use conjunction with strings.Map to split Axis and update godoc.
8 years ago
Ri Xu 50863294f9 Fix issue #2 change project to object-oriented style and update readme file.
8 years ago
Ri Xu 956a4627d1 Fix issue #4 use builtin `map` instead of home-built.
8 years ago
Ri Xu 192af02a40 Format code with golint rules
9 years ago
Ri Xu 3c4ad28db7 - Get cell value support
9 years ago