summaryrefslogtreecommitdiff
path: root/sheet.go
Commit message (Collapse)AuthorAge
* Fix hyperlink missing after save issue and update completion row element ↵Ri Xu2016-12-20
| | | | logic to enhance compatibility.
* Update go test.Ri Xu2016-10-23
|
* Update godoc of package.Ri Xu2016-10-19
|
* Use conjunction with strings.Map to split Axis and update godoc.Ri Xu2016-09-12
|
* Fix issue #2 change project to object-oriented style and update readme file.Ri Xu2016-09-05
|
* Fix issue #4 use builtin `map` instead of home-built.Ri Xu2016-09-05
|
* xml marshal without indent and use buffer in string concatenation.Ri Xu2016-09-04
|
* Format code with golint rulesRi Xu2016-09-02
|
* - Get cell value supportRi Xu2016-08-30
| | | | | | - Optimisation code use fmt package - Update README - Remove useless function
* Init commit.Ri Xu2016-08-30