Histórico de Commits

Autor SHA1 Mensagem Data
  Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition; há 8 anos atrás
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); há 8 anos atrás
  Ri Xu 48722e6482 Fix data validation property is missing after saved. Related issue issue #28. há 8 anos atrás
  Ri Xu 109d8adae3 Fix missing `oneCellAnchor` element after add picture in some cases. há 8 anos atrás
  Ri Xu 1e340aea40 Change function `AddPicture()` parameters to add add printing settings support. Related issue #27. há 8 anos atrás
  Ri Xu 4b8b410f52 Bugfix #23 can't get multiple records. há 8 anos atrás
  Ri Xu 83410317ed Merge pull request #22 from jfyne/master há 8 anos atrás
  Josh Fyne bd817ea890 Put path back into a file há 8 anos atrás
  Josh Fyne e8ba09d0c5 io.Reader not io.ReaderAt há 8 anos atrás
  Josh Fyne d9f4a2f154 Standardize input and output há 8 anos atrás
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; há 8 anos atrás
  Ri Xu 53564cbe57 Fix issue #19. há 9 anos atrás
  Ri Xu 94dc0da329 Merge pull request #18 from nikolassilva/master há 9 anos atrás
  Nikolas Silva 8ce12b60b8 Add SetRowHeight function há 9 anos atrás
  Ri Xu a1060e779e Make functions: `SetCellValue`, `SetCellInt`, `SetCellHyperLink`, `SetCellFormula`, `GetCellValue` and `GetCellFormula` to support the merged cells. há 9 anos atrás
  Ri Xu c0a3020886 Support create merge cell. há 9 anos atrás
  Ri Xu bd5b033b02 Support set work sheet background image. há 9 anos atrás
  Ri Xu 9559f454a7 Fix issue #17, update README and fix typo. há 9 anos atrás
  Ri Xu 81146218c7 Update README, godoc and fix typo. há 9 anos atrás
  Ri Xu 03234d6a25 Support add picture with offset and scaling. há 9 anos atrás
  Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support; há 9 anos atrás
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. há 9 anos atrás
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; há 9 anos atrás
  Ri Xu a99f0227b0 - New function `AddPicture()` added, support to add picture into excel cell; há 9 anos atrás
  Ri Xu 53d8c4bb3a Merge pull request #15 from Sharsie/feature/DefaultCellVal há 9 anos atrás
  Sharsie 57fc2943ff Add tests for the default cell value há 9 anos atrás
  Sharsie 670a587912 Add setter for default cell value há 9 anos atrás
  Ri Xu 2497ccb876 Fix issue struct field `paperHeight` has xml tag but is not exported. há 9 anos atrás
  Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions; há 9 anos atrás
  Ri Xu f958f05a3b - Fix issue: sheet protection and conditional formatting proprietary missing after save; há 9 anos atrás