Commit Verlauf

Autor SHA1 Nachricht Datum
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; vor 8 Jahren
  Ri Xu 3b2c80ddc3 Trim blank cells which created by `completeCol()`, relate issue #81 vor 8 Jahren
  Ri Xu 4f942255e4 - Fix missing element in worksheet, workbook and styles. Related issue #81; vor 8 Jahren
  Ri Xu 4b7d21bb63 Currency format code added. vor 8 Jahren
  Ri Xu 101abe8e98 Add currency format code and go test updated. vor 8 Jahren
  Ri Xu 60fa5a5be1 - Display negative numbers by applying a red color supported; vor 8 Jahren
  Ri Xu bc31e545c8 - Currency format supported, relate issue #80; vor 8 Jahren
  Ri Xu 20aae4e0e6 Repo URI changed. vor 8 Jahren
  Ri Xu 1e20b20a0c Code of conduct and contributing updated. vor 8 Jahren
  Ri Xu 346622b3a4 Merge pull request #79 from ocelotsloth/fix-typo vor 8 Jahren
  Ri Xu bf4b02e6d6 Update image in readme and fix typo. vor 8 Jahren
  Mark Stenglein 4a17c14399 SHEET.GO: Fix small typo vor 8 Jahren
  Ri Xu 38df838598 Bugfix: unable to read the value of the merged cell, relate issue #78 vor 8 Jahren
  Ri Xu 654a676d93 - New function `NewStyle()` added and function `SetCellStyle()` has been exported, relate issue #72; 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 14eca84073 Function `GetColWidth()` and `GetRowHeight()` has been exported, 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 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; vor 8 Jahren
  Ri Xu db4aff04fd - Handle pre-defined number format set of cell when set cell value with `time.Time` data type, related issue #62; vor 8 Jahren
  Ri Xu 2f87719af1 Code of conduct and contributing guidelines added. vor 8 Jahren
  Ri Xu 7bc43301da - Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed; vor 8 Jahren
  Ri Xu 9928bbc7c8 - New functions `GetColVisible()` and `SetColVisible()` added, relate issue #61; vor 8 Jahren
  Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61; vor 8 Jahren
  Ri Xu efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; vor 8 Jahren
  Ri Xu c89d842352 Init auto filter support, relate issue #59. vor 8 Jahren
  Ri Xu c5dc632951 - Fix missing relationships in drawing content type shall, relate issue #58; vor 8 Jahren
  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. vor 8 Jahren
  Ri Xu e41ee8a124 Set cell support column style predefined detection, relate issue #54. vor 8 Jahren