summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* New function SetCellValue added and update godoc example.Ri Xu2016-09-09
|
* Fix missing show grid lines property and godoc updated.Ri Xu2016-09-07
|
* Move execute checkRow logic when XLSX file open, speed up library write file.Ri Xu2016-09-07
|
* Open file error return added and UpdateLinkedValue function added to fix ↵Ri Xu2016-09-06
| | | | linked values within a spreadsheet are not updating.
* 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
|
* Update readme file.Ri Xu2016-09-02
|
* Update readme and comments of the test file.Ri Xu2016-09-02
|
* Fix checkRow() out of rangeRi Xu2016-09-02
|
* Format code with golint rulesRi Xu2016-09-02
|
* Update testing file more case added and reading cell value usage example in ↵Ri Xu2016-09-02
| | | | readme added.
* Update readme and license file.Ri Xu2016-09-01
|
* 1) Update readme file credits and go report badge added; 2) Remove use less ↵Ri Xu2016-08-31
| | | | function; 3) Update test file.
* - Get cell value supportRi Xu2016-08-30
| | | | | | - Optimisation code use fmt package - Update README - Remove useless function
* Update test file.Ri Xu2016-08-30
|
* Code coverage test added.Ri Xu2016-08-30
|
* Update READMERi Xu2016-08-30
|
* Update readme and Travis CI added.Ri Xu2016-08-30
|
* Init commit.Ri Xu2016-08-30