Commit History

Author SHA1 Message Date
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; 6 years ago
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 6 years ago
  Ri Xu 905be463ed Improve code readability. 6 years ago
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. 6 years ago
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; 7 years ago
  Ri Xu 20aae4e0e6 Repo URI changed. 7 years ago
  Ri Xu 66e5d1fa80 API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`. 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 efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; 7 years ago
  Ri Xu 7c3f91ada4 Fix non-visual canvas properties ID calculator. 7 years ago
  Ri Xu dea57dd0ae Code optimize. 7 years ago
  Ri Xu d93a156355 Initialize comments support & go test updated. 7 years ago
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; 7 years ago
  Ri Xu 46b8c46d91 - Initialize table support; 7 years ago
  Ri Xu 219aadeb76 - Initialize char support, relate issue #31; 7 years ago
  Ri Xu 8fd061b98f - Fix SheetCount count error; 7 years ago
  Ri Xu 7ceb4f21ad Godoc updated. 7 years ago
  Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added; 7 years ago
  Ri Xu de6e075713 Performance improvement 7 years ago
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); 7 years ago
  Ri Xu 109d8adae3 Fix missing `oneCellAnchor` element after add picture in some cases. 7 years ago
  Ri Xu 1e340aea40 Change function `AddPicture()` parameters to add add printing settings support. Related issue #27. 7 years ago
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; 7 years ago
  Ri Xu bd5b033b02 Support set work sheet background image. 7 years ago
  Ri Xu 81146218c7 Update README, godoc and fix typo. 7 years ago
  Ri Xu 03234d6a25 Support add picture with offset and scaling. 7 years ago
  Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support; 7 years ago
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. 7 years ago
  Ri Xu a99f0227b0 - New function `AddPicture()` added, support to add picture into excel cell; 7 years ago