Historique des commits

Auteur SHA1 Message Date
  Ri Xu 53564cbe57 Fix issue #19. il y a 9 ans
  Ri Xu 94dc0da329 Merge pull request #18 from nikolassilva/master il y a 9 ans
  Nikolas Silva 8ce12b60b8 Add SetRowHeight function il y a 9 ans
  Ri Xu a1060e779e Make functions: `SetCellValue`, `SetCellInt`, `SetCellHyperLink`, `SetCellFormula`, `GetCellValue` and `GetCellFormula` to support the merged cells. il y a 9 ans
  Ri Xu c0a3020886 Support create merge cell. il y a 9 ans
  Ri Xu bd5b033b02 Support set work sheet background image. il y a 9 ans
  Ri Xu 9559f454a7 Fix issue #17, update README and fix typo. il y a 9 ans
  Ri Xu 81146218c7 Update README, godoc and fix typo. il y a 9 ans
  Ri Xu 03234d6a25 Support add picture with offset and scaling. il y a 9 ans
  Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support; il y a 9 ans
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. il y a 9 ans
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; il y a 9 ans
  Ri Xu a99f0227b0 - New function `AddPicture()` added, support to add picture into excel cell; il y a 9 ans
  Ri Xu 53d8c4bb3a Merge pull request #15 from Sharsie/feature/DefaultCellVal il y a 9 ans
  Sharsie 57fc2943ff Add tests for the default cell value il y a 9 ans
  Sharsie 670a587912 Add setter for default cell value il y a 9 ans
  Ri Xu 2497ccb876 Fix issue struct field `paperHeight` has xml tag but is not exported. il y a 9 ans
  Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions; il y a 9 ans
  Ri Xu f958f05a3b - Fix issue: sheet protection and conditional formatting proprietary missing after save; il y a 9 ans
  Ri Xu c5cc500b88 - Fix issue: pivot cache and extending spreadsheetML missing; il y a 9 ans
  Ri Xu 30d0a2f40a - New function `GetCellFormula` added; il y a 9 ans
  Ri Xu a16d2ec83b Change complete rows logic to fix call `SetCellValue`makes file corruption in some case. il y a 9 ans
  Ri Xu b84bfa7eab - Update maximum 31 characters allowed in sheet title; il y a 9 ans
  Ri Xu a08c8eb1ae - Fix issue comments missing after save; il y a 9 ans
  Ri Xu ddeed48fc1 - Fix issue background image and table missing after save; il y a 9 ans
  Ri Xu 6e1475a242 Fix hyperlink missing after save issue and update completion row element logic to enhance compatibility. il y a 9 ans
  Ri Xu 2a3620e750 BugFix: `SetCellValue` function assertion logic will cause panic in some case. il y a 9 ans
  Ri Xu 6adcb9d88f Update README. il y a 9 ans
  Ri Xu 78eb982052 Remove useless `.xlsx` tested files and go test updated. il y a 9 ans
  Ri Xu b4f7e72353 Merge pull request #11 from NaySoftware/master il y a 9 ans