Commit History

Автор SHA1 Съобщение Дата
  Ri Xu 1d54bd4df6 Merge pull request #90 from DeveloperBean/master преди 8 години
  Youngwan Kim 5a4870d1cf Add extra argument "Linktype" to SetCellHyperLink преди 8 години
  Ri Xu bbed2f6dc9 - Init create or remove panes support; преди 8 години
  Ri Xu 961996a813 - Fix `completeCol()` make extra rows, relate issue #87; преди 8 години
  Ri Xu 4a74951e81 - Support set custom number format, relate issue #86; преди 8 години
  Ri Xu 8493fea373 - Add number format code with unicode values, relate issue #86; преди 8 години
  Ri Xu 6aa59a1af2 - Init insert/remove column/row support. Relate issue #77 and #82; преди 8 години
  Ri Xu 3b2c80ddc3 Trim blank cells which created by `completeCol()`, relate issue #81 преди 8 години
  Ri Xu 4f942255e4 - Fix missing element in worksheet, workbook and styles. Related issue #81; преди 8 години
  Ri Xu 4b7d21bb63 Currency format code added. преди 8 години
  Ri Xu 101abe8e98 Add currency format code and go test updated. преди 8 години
  Ri Xu 60fa5a5be1 - Display negative numbers by applying a red color supported; преди 8 години
  Ri Xu bc31e545c8 - Currency format supported, relate issue #80; преди 8 години
  Ri Xu 20aae4e0e6 Repo URI changed. преди 8 години
  Ri Xu 1e20b20a0c Code of conduct and contributing updated. преди 8 години
  Ri Xu 346622b3a4 Merge pull request #79 from ocelotsloth/fix-typo преди 8 години
  Ri Xu bf4b02e6d6 Update image in readme and fix typo. преди 8 години
  Mark Stenglein 4a17c14399 SHEET.GO: Fix small typo преди 8 години
  Ri Xu 38df838598 Bugfix: unable to read the value of the merged cell, relate issue #78 преди 8 години
  Ri Xu 654a676d93 - New function `NewStyle()` added and function `SetCellStyle()` has been exported, relate issue #72; преди 8 години
  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 години