Commit Verlauf

Autor SHA1 Nachricht Datum
  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 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 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 efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; vor 8 Jahren
  Ri Xu 8fbab47444 - Formatted cell data support, fix issue #48; vor 8 Jahren
  Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45; vor 8 Jahren
  Ri Xu 6e287839ec - Set number format for a cell support; vor 8 Jahren
  Ri Xu 7ceb4f21ad Godoc updated. vor 8 Jahren
  Ri Xu b6254209fe - Set text in cell align support, note that the parameters of the `SetCellStyle` function have changed; vor 8 Jahren
  Ri Xu 68b4d1f546 - Set cell background color and style support; vor 8 Jahren
  Ri Xu de6e075713 Performance improvement vor 8 Jahren
  Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition; vor 8 Jahren
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); vor 8 Jahren