summaryrefslogtreecommitdiff
path: root/xmlDrawing.go
Commit message (Expand)AuthorAge
* 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
* 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 `SetSheetName` and `SetColWidth` added, support rename sheet a...Ri Xu2017-01-18
* - New function `AddPicture()` added, support to add picture into excel cell;Ri Xu2017-01-17