Commit Verlauf

Autor SHA1 Nachricht Datum
  Lunny Xiao bc451a78de add iterator method for rows vor 7 Jahren
  Ri Xu 9ee57fdb38 Fix typo and adding Chinese version document. vor 7 Jahren
  Ri Xu 2b97c3bb46 - Support to read inlineStr type cell value, relate issue #208, PR #209; vor 7 Jahren
  Ri Xu a6fc5a721d - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; vor 7 Jahren
  Ri Xu b1b056e0eb Handle special shared string table file name `xl/SharedStrings.xml`, relate issue #188 vor 7 Jahren
  Ri Xu 6dc135a992 Fix read columns count wrong in specific xlsx data, relate issue #175 vor 8 Jahren
  Ri Xu ebafbdde73 Bugfix: use sheet name in func `AddChat`, relate issue #138 vor 8 Jahren
  Ri Xu 8077732dff Bugfix: read sheet name error, relate issue #137 vor 8 Jahren
  Ri Xu 9b5b74d480 Performance optimization, use the array index instead of the value in range. vor 8 Jahren
  Ri Xu 905be463ed Improve code readability. vor 8 Jahren
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. vor 8 Jahren
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; vor 8 Jahren
  Ri Xu e05867a033 Function `GetCellValue()` performance improvement by avoid repeating deserialization, relate issue #70. vor 8 Jahren
  Ri Xu 86466654e2 - Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` relate issue #68; vor 8 Jahren
  Ri Xu 66e5d1fa80 API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`. vor 8 Jahren
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; vor 8 Jahren
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; vor 8 Jahren
  Ri Xu c89d842352 Init auto filter support, relate issue #59. vor 8 Jahren
  Ri Xu 8fbab47444 - Formatted cell data support, fix issue #48; vor 8 Jahren
  Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45; vor 8 Jahren
  Ri Xu 219aadeb76 - Initialize char support, relate issue #31; vor 8 Jahren
  Ri Xu de6e075713 Performance improvement vor 8 Jahren
  Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition; vor 8 Jahren
  Ri Xu 4b8b410f52 Bugfix #23 can't get multiple records. vor 8 Jahren
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; vor 8 Jahren
  Ri Xu 53564cbe57 Fix issue #19. vor 8 Jahren
  Nikolas Silva 8ce12b60b8 Add SetRowHeight function vor 9 Jahren
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. vor 9 Jahren
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; vor 9 Jahren
  Ri Xu 78eb982052 Remove useless `.xlsx` tested files and go test updated. vor 9 Jahren