Histórico de Commits

Autor SHA1 Mensagem Data
  Ri Xu 654a676d93 - New function `NewStyle()` added and function `SetCellStyle()` has been exported, relate issue #72; há 8 anos atrás
  Ri Xu 86466654e2 - Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` relate issue #68; há 8 anos atrás
  Ri Xu 66e5d1fa80 API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`. há 8 anos atrás
  Ri Xu 7bc43301da - Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed; há 8 anos atrás
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; há 8 anos atrás
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; há 8 anos atrás
  Ri Xu c89d842352 Init auto filter support, relate issue #59. há 8 anos atrás
  Ri Xu 70f6328150 Support set font style of shape text. Relate issue #38. há 8 anos atrás
  Ri Xu cf97118bfe - The max author and text in comment limit added; há 8 anos atrás
  Ri Xu d93a156355 Initialize comments support & go test updated. há 8 anos atrás
  Ri Xu 8fbab47444 - Formatted cell data support, fix issue #48; há 8 anos atrás
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; há 8 anos atrás
  Ri Xu 46b8c46d91 - Initialize table support; há 8 anos atrás
  Ri Xu 2868bd3ec9 - New function `HideSheet()` and `UnhideSheet()` added; há 8 anos atrás
  Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45; há 8 anos atrás
  Ri Xu d78ac4108c - Update doc of function `AddChart()`; há 8 anos atrás
  Ri Xu 219aadeb76 - Initialize char support, relate issue #31; há 8 anos atrás
  Ri Xu 6e287839ec - Set number format for a cell support; há 8 anos atrás
  Ri Xu c7e277a07a - New function `CopySheet()` added, relate issue #33; há 8 anos atrás
  Ri Xu b4ed9cc40f New function `GetSheetIndex()` added, relate issue #25; há 8 anos atrás
  Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added; há 8 anos atrás
  Ri Xu bee487c445 Leading space(s) character in cell value detection added. Related issue #32. há 8 anos atrás
  Ri Xu b6254209fe - Set text in cell align support, note that the parameters of the `SetCellStyle` function have changed; há 8 anos atrás
  Ri Xu 0d3452fbe2 - Delete sheet from workbook support, related issue #30; há 8 anos atrás
  Ri Xu 68b4d1f546 - Set cell background color and style support; há 8 anos atrás
  Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition; há 8 anos atrás
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); há 8 anos atrás
  Ri Xu 1e340aea40 Change function `AddPicture()` parameters to add add printing settings support. Related issue #27. há 8 anos atrás
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; há 8 anos atrás
  Nikolas Silva 8ce12b60b8 Add SetRowHeight function há 9 anos atrás