Историја ревизија

Аутор SHA1 Порука Датум
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 пре 6 година
  xuri fabd9d013f README updated пре 7 година
  xuri e728ff1498 Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()` пре 7 година
  xuri 81b43da7b6 Fix comments according to best practices by effective go пре 7 година
  xuri 3e004d900b Comments style changed. пре 7 година
  xuri 13a9769cc5 Comments style changed. пре 7 година
  xuri 2f146c923c Comments style changed. пре 7 година
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 пре 7 година
  xuri ec37b114c3 Fixes #256 and format document. пре 7 година
  xuri eb62256d16 Simplify testing code, add test case for outline functions and update the godoc. пре 7 година
  Ilya Kuznetsov e70618d084 Added functions to set and get outline level for columns and rows. пре 7 година
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; пре 8 година
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 пре 8 година
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. пре 8 година
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. пре 8 година
  Ri Xu 961996a813 - Fix `completeCol()` make extra rows, relate issue #87; пре 8 година
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; пре 8 година
  Ri Xu 86466654e2 - Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` relate issue #68; пре 8 година
  Ri Xu 14eca84073 Function `GetColWidth()` and `GetRowHeight()` has been exported, relate issue #68. пре 8 година
  Ri Xu 66e5d1fa80 API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`. пре 8 година
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; пре 8 година
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; пре 8 година
  Ri Xu de6e075713 Performance improvement пре 8 година
  Ri Xu bd5b033b02 Support set work sheet background image. пре 9 година
  Ri Xu 03234d6a25 Support add picture with offset and scaling. пре 9 година
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. пре 9 година
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; пре 9 година