Historique des commits

Auteur SHA1 Message Date
  caozhiyi b974df402a update go test and function docs il y a 6 ans
  Kimxu 164a3e126a update README and functions docs (#351) il y a 6 ans
  Veniamin Albaev 12c1e2481e Implement consistent row addressing by Excel row number starting with 1 (#350) il y a 6 ans
  xuri 0072bb7310 resolve the issue corrupted xlsx after deleting formula of cell, reference #346 il y a 6 ans
  Veniamin Albaev 725c1a0c40 New feature: File.DuplicateRowTo() duplicate row to specified row position. il y a 7 ans
  Rafael Barros dea7ba0ec4 Fixes #195: Make GetRows return value avoid empty cell il y a 7 ans
  xuri fabd9d013f README updated il y a 7 ans
  Veniamin Albaev 7b7ca99f5d Duplicate row (#317) il y a 7 ans
  xuri 90bdd3632f Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276 il y a 7 ans
  xuri 3e004d900b Comments style changed. il y a 7 ans
  xuri 13a9769cc5 Comments style changed. il y a 7 ans
  xuri 2f146c923c Comments style changed. il y a 7 ans
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 il y a 7 ans
  xuri ec37b114c3 Fixes #256 and format document. il y a 7 ans
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` il y a 7 ans
  xuri eb62256d16 Simplify testing code, add test case for outline functions and update the godoc. il y a 7 ans
  Ilya Kuznetsov e70618d084 Added functions to set and get outline level for columns and rows. il y a 7 ans
  xuri d04be7b33d Merge branch 'master' into lunny/refactor il y a 7 ans
  Ri Xu 3ca180f09c Merge test cases and use strict error checking. il y a 7 ans
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string il y a 7 ans
  Lunny Xiao bc451a78de add iterator method for rows il y a 7 ans
  Ri Xu 9ee57fdb38 Fix typo and adding Chinese version document. il y a 7 ans
  Ri Xu 2b97c3bb46 - Support to read inlineStr type cell value, relate issue #208, PR #209; il y a 7 ans
  Ri Xu a6fc5a721d - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; il y a 7 ans
  Ri Xu b1b056e0eb Handle special shared string table file name `xl/SharedStrings.xml`, relate issue #188 il y a 7 ans
  Ri Xu 6dc135a992 Fix read columns count wrong in specific xlsx data, relate issue #175 il y a 8 ans
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 il y a 8 ans
  Ri Xu 8077732dff Bugfix: read sheet name error, relate issue #137 il y a 8 ans
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. il y a 8 ans
  Ri Xu 905be463ed Improve code readability. il y a 8 ans