Historial de Commits

Autor SHA1 Mensaje Fecha
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string hace 7 años
  Ri Xu 200437d778 Fix document typo. hace 7 años
  Ri Xu a9c7d6637c - Support to set the positioning of a picture, relate issue #214; hace 7 años
  Ri Xu d65b30055d - Update the function `NewSheet()` to handle when already exists a worksheet of the same name, relate pull request #196; hace 7 años
  Ri Xu 06e54bf1c6 Readme and godoc has been updated. hace 7 años
  Ri Xu 749d12eece - Fix `DeleteSheet()` make broken file, relate issue #165; hace 8 años
  Ri Xu f10ee929d0 - Bugfix: use sheet name in func `AddPicture`, relate issue #142; hace 8 años
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 hace 8 años
  Ri Xu 905be463ed Improve code readability. hace 8 años
  Ri Xu b7b937a8a3 godoc updated. hace 8 años
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. hace 8 años
  Ri Xu 1ec2661dda Bugfix: deep copy issue with function `CopySheet()`, relate PR #108. hace 8 años
  Takayuki Usui 02728de4d2 Conut and trim sheet name in UTF-8 hace 8 años
  Ri Xu 6626a26f7b Simplify code and update unit tests. hace 8 años
  Ri Xu 308776e350 Optimize code, go test and godoc updated. hace 8 años
  Ri Xu bbed2f6dc9 - Init create or remove panes support; hace 8 años
  Ri Xu 3b2c80ddc3 Trim blank cells which created by `completeCol()`, relate issue #81 hace 8 años
  Mark Stenglein 4a17c14399 SHEET.GO: Fix small typo hace 8 años
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; hace 8 años
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; hace 8 años
  Ri Xu c89d842352 Init auto filter support, relate issue #59. hace 8 años
  Ri Xu dea57dd0ae Code optimize. hace 8 años
  Ri Xu d93a156355 Initialize comments support & go test updated. hace 8 años
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; hace 8 años
  Ri Xu 2868bd3ec9 - New function `HideSheet()` and `UnhideSheet()` added; hace 8 años
  Ri Xu c7e277a07a - New function `CopySheet()` added, relate issue #33; hace 8 años
  Ri Xu b4ed9cc40f New function `GetSheetIndex()` added, relate issue #25; hace 8 años
  Ri Xu 8fd061b98f - Fix SheetCount count error; hace 8 años
  Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added; hace 8 años
  Ri Xu 0d3452fbe2 - Delete sheet from workbook support, related issue #30; hace 8 años