Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
| | |||
* | Handle multi row inline strings | Harris | 2019-08-09 |
| | | | | | | | | | The inline string struct is actually the same as the shared strings struct, reuse it. Note that Go version 1.10 is required. Fixes #462 | ||
* | - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, ↵ | Ri Xu | 2018-04-02 |
| | | | | | | fix issue #205; - go test and godoc has been updated | ||
* | Handle special shared string table file name `xl/SharedStrings.xml`, relate ↵ | Ri Xu | 2018-03-02 |
issue #188 |