Commit History

Author SHA1 Message Date
  xuri 6ced438f39 New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271. 6 years ago
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 6 years ago
  xuri ec37b114c3 Fixes #256 and format document. 6 years ago
  xuri a3571ee39b Bugfix: create worksheet cause file issue. Relate issue #249. 6 years ago
  xuri 79dfe1c307 GoDoc updated. 6 years ago
  Rad Cirskis e3050d21e7 added retieval of worksheet comments 6 years ago
  xuri 74c6091cfc Update comment.go 6 years ago
  Rad Cirskis 741810a863 improved commenting formatting 6 years ago
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` 6 years ago
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string 6 years ago
  Ri Xu 574a6b20d1 Golang 1.9 compatible, fix issue #111 7 years ago
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; 7 years ago
  Ri Xu dea57dd0ae Code optimize. 7 years ago
  Ri Xu 70f6328150 Support set font style of shape text. Relate issue #38. 7 years ago
  Ri Xu cf97118bfe - The max author and text in comment limit added; 7 years ago
  Ri Xu d93a156355 Initialize comments support & go test updated. 7 years ago