Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Add error return value for functions: `AddChart()`, `AddComment()`, ↵ | xuri | 2018-05-27 |
| | | | | | | `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` - go test has been updated | ||
* | save bytes on memory instead of string | Lunny Xiao | 2018-05-07 |
| | |||
* | Golang 1.9 compatible, fix issue #111 | Ri Xu | 2017-09-01 |
| | |||
* | - Make function `TitleToNumber()` exportable, note that function ↵ | Ri Xu | 2017-06-27 |
| | | | | | | `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; - Readme and go doc updated | ||
* | Code optimize. | Ri Xu | 2017-05-24 |
| | |||
* | Support set font style of shape text. Relate issue #38. | Ri Xu | 2017-05-16 |
| | |||
* | - The max author and text in comment limit added; | Ri Xu | 2017-05-13 |
| | | | | - go doc and go test updated | ||
* | Initialize comments support & go test updated. | Ri Xu | 2017-05-13 |