index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
comment.go
Commit message (
Expand
)
Author
Age
*
New function `AddPictureFromBytes()` has been added, this resolve #259 and cl...
xuri
2018-09-14
*
Fix golint errors under confidence 0.1
xuri
2018-09-12
*
Fixes #256 and format document.
xuri
2018-08-06
*
Bugfix: create worksheet cause file issue. Relate issue #249.
xuri
2018-07-17
*
GoDoc updated.
xuri
2018-07-13
*
added retieval of worksheet comments
Rad Cirskis
2018-06-30
*
Update comment.go
xuri
2018-06-28
*
improved commenting formatting
Rad Cirskis
2018-06-23
*
- Add error return value for functions: `AddChart()`, `AddComment()`, `AddPic...
xuri
2018-05-27
*
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 `ToAlphaStri...
Ri Xu
2017-06-27
*
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
*
Initialize comments support & go test updated.
Ri Xu
2017-05-13