Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Format commants, break comments after 80 characters. | Ri Xu | 2017-01-18 |
| | |||
* | - New function `AddPicture()` added, support to add picture into excel cell; | Ri Xu | 2017-01-17 |
| | | | | | - go test updated; - fix typo and `gofmt -s` formatted | ||
* | - Fix issue comments missing after save; | Ri Xu | 2016-12-22 |
| | | | | | - Update import PKG syntax in struct; - Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1) | ||
* | Update godoc of package. | Ri Xu | 2016-10-19 |
| | |||
* | 1) Update readme file credits and go report badge added; 2) Remove use less ↵ | Ri Xu | 2016-08-31 |
| | | | | function; 3) Update test file. | ||
* | - Get cell value support | Ri Xu | 2016-08-30 |
- Optimisation code use fmt package - Update README - Remove useless function |