Historial de Commits

Autor SHA1 Mensaje Fecha
  Ri Xu 66e5d1fa80 API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` instead of `WriteTo()`. hace 8 años
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; hace 8 años
  Ri Xu efff54ccde - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; hace 8 años
  Ri Xu 7c3f91ada4 Fix non-visual canvas properties ID calculator. hace 8 años
  Ri Xu dea57dd0ae Code optimize. hace 8 años
  Ri Xu d93a156355 Initialize comments support & go test updated. hace 8 años
  Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38; hace 8 años
  Ri Xu 46b8c46d91 - Initialize table support; hace 8 años
  Ri Xu 219aadeb76 - Initialize char support, relate issue #31; hace 8 años
  Ri Xu 8fd061b98f - Fix SheetCount count error; hace 8 años
  Ri Xu 7ceb4f21ad Godoc updated. hace 8 años
  Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added; hace 8 años
  Ri Xu de6e075713 Performance improvement hace 8 años
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); hace 8 años
  Ri Xu 109d8adae3 Fix missing `oneCellAnchor` element after add picture in some cases. hace 8 años
  Ri Xu 1e340aea40 Change function `AddPicture()` parameters to add add printing settings support. Related issue #27. hace 8 años
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; hace 8 años
  Ri Xu bd5b033b02 Support set work sheet background image. hace 9 años
  Ri Xu 81146218c7 Update README, godoc and fix typo. hace 9 años
  Ri Xu 03234d6a25 Support add picture with offset and scaling. hace 9 años
  Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support; hace 9 años
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. hace 9 años
  Ri Xu a99f0227b0 - New function `AddPicture()` added, support to add picture into excel cell; hace 9 años