Commit History

Автор SHA1 Съобщение Дата
  xuri 90bdd3632f Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276 преди 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 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` преди 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 години
  xuri d04be7b33d Merge branch 'master' into lunny/refactor преди 7 години
  Ri Xu 3ca180f09c Merge test cases and use strict error checking. преди 7 години
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string преди 7 години
  Lunny Xiao bc451a78de add iterator method for rows преди 7 години
  Ri Xu 9ee57fdb38 Fix typo and adding Chinese version document. преди 7 години
  Ri Xu 2b97c3bb46 - Support to read inlineStr type cell value, relate issue #208, PR #209; преди 7 години
  Ri Xu a6fc5a721d - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; преди 7 години
  Ri Xu b1b056e0eb Handle special shared string table file name `xl/SharedStrings.xml`, relate issue #188 преди 7 години
  Ri Xu 6dc135a992 Fix read columns count wrong in specific xlsx data, relate issue #175 преди 8 години
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 преди 8 години
  Ri Xu 8077732dff Bugfix: read sheet name error, relate issue #137 преди 8 години
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. преди 8 години
  Ri Xu 905be463ed Improve code readability. преди 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 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; преди 8 години
  Ri Xu e05867a033 Function `GetCellValue()` performance improvement by avoid repeating deserialization, relate issue #70. преди 8 години
  Ri Xu 86466654e2 - Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` 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 a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; преди 8 години
  Ri Xu c89d842352 Init auto filter support, relate issue #59. преди 8 години