summaryrefslogtreecommitdiff
path: root/comment.go
Commit message (Expand)AuthorAge
* - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPic...xuri2018-05-27
* save bytes on memory instead of stringLunny Xiao2018-05-07
* Golang 1.9 compatible, fix issue #111Ri Xu2017-09-01
* - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri...Ri Xu2017-06-27
* Code optimize.Ri Xu2017-05-24
* Support set font style of shape text. Relate issue #38.Ri Xu2017-05-16
* - The max author and text in comment limit added;Ri Xu2017-05-13
* Initialize comments support & go test updated.Ri Xu2017-05-13