Historie revizí

Autor SHA1 Zpráva Datum
  xuri 9c70d0ac86 Documentation updated, Go 1.10+ required před 6 roky
  xuri 821632cf89 Fix #424, refactor merged cells adjuster před 6 roky
  xuri 0660f30cdd godoc update and typo fixed před 6 roky
  xuri f2df344739 Resolve #369,#370 před 6 roky
  xuri 40ff5dc1a7 refactor: handler error instead of panic, před 6 roky
  Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356) před 6 roky
  xuri fabd9d013f README updated před 7 roky
  xuri 3e004d900b Comments style changed. před 7 roky
  xuri 13a9769cc5 Comments style changed. před 7 roky
  xuri 2f146c923c Comments style changed. před 7 roky
  xuri b4a6e61ec3 Fix golint errors under confidence 0.1 před 7 roky
  xuri ec37b114c3 Fixes #256 and format document. před 7 roky
  xuri 79dfe1c307 GoDoc updated. před 7 roky
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` před 7 roky
  Lunny Xiao 38ad20efc1 save bytes on memory instead of string před 7 roky
  Ri Xu 934ecec1a9 - Set name of table support in `AddTable()`, relate issue #216; před 7 roky
  Ri Xu 200437d778 Fix document typo. před 7 roky
  Ri Xu b7b937a8a3 godoc updated. před 8 roky
  Ri Xu f05f799f8d - API changed, use worksheet name instead of "sheet" + index, related issue #25, #43, #47, #51, #89, #101, #116 and #120. před 8 roky
  Ri Xu 308776e350 Optimize code, go test and godoc updated. před 8 roky
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; před 8 roky
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; před 8 roky
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; před 8 roky
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; před 8 roky
  Ri Xu efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; před 8 roky
  Ri Xu c89d842352 Init auto filter support, relate issue #59. před 8 roky
  Ri Xu dea57dd0ae Code optimize. před 8 roky
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; před 8 roky
  Ri Xu 46b8c46d91 - Initialize table support; před 8 roky