summaryrefslogtreecommitdiff
path: root/picture.go
Commit message (Expand)AuthorAge
* - Initialize char support, relate issue #31;Ri Xu2017-04-23
* - Fix SheetCount count error;Ri Xu2017-04-01
* Godoc updated.Ri Xu2017-03-30
* - Get an images in a cell supported, new function `GetPicture` added;Ri Xu2017-03-28
* Performance improvementRi Xu2017-03-12
* - New feature: border setting support (Related issue #21);Ri Xu2017-03-06
* Fix missing `oneCellAnchor` element after add picture in some cases.Ri Xu2017-03-01
* Change function `AddPicture()` parameters to add add printing settings suppor...Ri Xu2017-02-28
* - Improved performance when reading large files, call Token to read tokens on...Ri Xu2017-02-12
* Support set work sheet background image.Ri Xu2017-01-24
* Update README, godoc and fix typo.Ri Xu2017-01-22
* Support add picture with offset and scaling.Ri Xu2017-01-22
* - Add hyperlink and set formula support for cell support;Ri Xu2017-01-19
* Format commants, break comments after 80 characters.Ri Xu2017-01-18
* - New function `AddPicture()` added, support to add picture into excel cell;Ri Xu2017-01-17