Історія комітів

Автор SHA1 Опис Дата
  Ri Xu e05867a033 Function `GetCellValue()` performance improvement by avoid repeating deserialization, relate issue #70. 8 роки тому
  Ri Xu 86466654e2 - Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` relate issue #68; 8 роки тому
  Ri Xu 14eca84073 Function `GetColWidth()` and `GetRowHeight()` has been exported, relate issue #68. 8 роки тому
  Ri Xu 66e5d1fa80 API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`. 8 роки тому
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; 8 роки тому
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; 8 роки тому
  Ri Xu db4aff04fd - Handle pre-defined number format set of cell when set cell value with `time.Time` data type, related issue #62; 8 роки тому
  Ri Xu 2f87719af1 Code of conduct and contributing guidelines added. 8 роки тому
  Ri Xu 7bc43301da - Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed; 8 роки тому
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; 8 роки тому
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; 8 роки тому
  Ri Xu efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; 8 роки тому
  Ri Xu c89d842352 Init auto filter support, relate issue #59. 8 роки тому
  Ri Xu c5dc632951 - Fix missing relationships in drawing content type shall, relate issue #58; 8 роки тому
  Ri Xu d372bb977f Priority cell style, when the cell and the column at the same time with the style attribute. Relate issue #54 and #56. 8 роки тому
  Ri Xu e41ee8a124 Set cell support column style predefined detection, relate issue #54. 8 роки тому
  Ri Xu 7c3f91ada4 Fix non-visual canvas properties ID calculator. 8 роки тому
  Ri Xu fbc3d1cd01 - Worksheet conditional formatting support added, relate issue #56; 8 роки тому
  Ri Xu dea57dd0ae Code optimize. 8 роки тому
  Ri Xu 70f6328150 Support set font style of shape text. Relate issue #38. 8 роки тому
  Ri Xu cf97118bfe - The max author and text in comment limit added; 8 роки тому
  Ri Xu d93a156355 Initialize comments support & go test updated. 8 роки тому
  Ri Xu 66349f8ec0 Handle number formats out of built-in range exception by returning raw value, relate issue #50. 8 роки тому
  Ri Xu 8fbab47444 - Formatted cell data support, fix issue #48; 8 роки тому
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; 8 роки тому
  Ri Xu 46b8c46d91 - Initialize table support; 8 роки тому
  Ri Xu 2868bd3ec9 - New function `HideSheet()` and `UnhideSheet()` added; 8 роки тому
  Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45; 8 роки тому
  Ri Xu d78ac4108c - Update doc of function `AddChart()`; 8 роки тому
  Ri Xu 219aadeb76 - Initialize char support, relate issue #31; 8 роки тому