Commit History

Автор SHA1 Съобщение Дата
  xuri 7e77e14814 Resolve #397, support set style by columns преди 6 години
  xuri 0660f30cdd godoc update and typo fixed преди 6 години
  xuri f2df344739 Resolve #369,#370 преди 6 години
  nabeyama yoshihide 8134197b07 Adjust coding style преди 6 години
  nabeyama yoshihide b0acd922ef Fixed bug in the calculation target cell(row). преди 6 години
  nabeyama yoshihide 28c02e3aaf Fixed bug in column cell to check. преди 6 години
  xuri 40ff5dc1a7 refactor: handler error instead of panic, преди 6 години
  Veniamin Albaev 7d197c6d89 Fixed PR #356 regression RemoveCol() broken (#365) преди 6 години
  xuri beff7b4f3c Typo fixed and godoc updated преди 6 години
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) преди 6 години
  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 години