xuri
|
a3571ee39b
|
Bugfix: create worksheet cause file issue. Relate issue #249.
|
2018-07-17 15:28:22 +08:00 |
xuri
|
79dfe1c307
|
GoDoc updated.
|
2018-07-13 17:40:47 +08:00 |
Rad Cirskis
|
e3050d21e7
|
added retieval of worksheet comments
|
2018-06-30 22:37:14 +12:00 |
xuri
|
74c6091cfc
|
Update comment.go
make the comment box's height auto and having the minimum height.
|
2018-06-28 10:03:53 +08:00 |
Rad Cirskis
|
741810a863
|
improved commenting formatting
|
2018-06-23 23:35:27 +12:00 |
xuri
|
9e463b4614
|
- Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()`
- go test has been updated
|
2018-05-27 11:25:55 +08:00 |
Lunny Xiao
|
38ad20efc1
|
save bytes on memory instead of string
|
2018-05-07 16:12:51 +08:00 |
Ri Xu
|
574a6b20d1
|
Golang 1.9 compatible, fix issue #111
|
2017-09-01 12:59:15 +08:00 |
Ri Xu
|
555e2ba9a8
|
- Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63;
- Readme and go doc updated
|
2017-06-27 17:53:06 +08:00 |
Ri Xu
|
dea57dd0ae
|
Code optimize.
|
2017-05-24 14:17:35 +08:00 |
Ri Xu
|
70f6328150
|
Support set font style of shape text. Relate issue #38.
|
2017-05-16 20:42:01 +08:00 |
Ri Xu
|
cf97118bfe
|
- The max author and text in comment limit added;
- go doc and go test updated
|
2017-05-13 14:12:43 +08:00 |
Ri Xu
|
d93a156355
|
Initialize comments support & go test updated.
|
2017-05-13 13:28:21 +08:00 |