Историја ревизија

Аутор SHA1 Порука Датум
  Olivier Mengué 954612157b Add {G,S}etSheetPrOptions() пре 8 година
  xuri 90998bfb4d Merge pull request #149 from dolmen-go/feature/SheetView-options пре 8 година
  Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145) пре 8 година
  Ri Xu 96b3e1ea74 Bugfix: corrupted xlsx after write operation, relate issue #152. пре 8 година
  Ri Xu 5354074fc2 Update struct define to fix issue #112. пре 8 година
  Ri Xu 845e339755 Document updated. пре 8 година
  Ri Xu 67636039f6 - Init conditional format support, relate issue #75; пре 8 година
  Ri Xu bbed2f6dc9 - Init create or remove panes support; пре 8 година
  Ri Xu 4f942255e4 - Fix missing element in worksheet, workbook and styles. Related issue #81; пре 8 година
  Ri Xu 86466654e2 - Unify the index row number index of functions `SetRowHeight()` and `GetRowHeight()` relate issue #68; пре 8 година
  Ri Xu c89d842352 Init auto filter support, relate issue #59. пре 8 година
  Ri Xu fbc3d1cd01 - Worksheet conditional formatting support added, relate issue #56; пре 8 година
  Ri Xu bee487c445 Leading space(s) character in cell value detection added. Related issue #32. пре 8 година
  Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition; пре 8 година
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); пре 8 година
  Ri Xu 48722e6482 Fix data validation property is missing after saved. Related issue issue #28. пре 8 година
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. пре 9 година
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; пре 9 година
  Ri Xu 2497ccb876 Fix issue struct field `paperHeight` has xml tag but is not exported. пре 9 година
  Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions; пре 9 година
  Ri Xu f958f05a3b - Fix issue: sheet protection and conditional formatting proprietary missing after save; пре 9 година
  Ri Xu c5cc500b88 - Fix issue: pivot cache and extending spreadsheetML missing; пре 9 година
  Ri Xu b84bfa7eab - Update maximum 31 characters allowed in sheet title; пре 9 година
  Ri Xu a08c8eb1ae - Fix issue comments missing after save; пре 9 година
  Ri Xu ddeed48fc1 - Fix issue background image and table missing after save; пре 9 година
  Ri Xu 6e1475a242 Fix hyperlink missing after save issue and update completion row element logic to enhance compatibility. пре 9 година
  Ri Xu 75abc628fe Update godoc of package. пре 9 година
  Ri Xu d877d9f246 Fix zoom scale and page layout view setting of XLSX. пре 9 година
  Ri Xu 9e0aca2223 Add custom height and zero height attributes in sheetFormatPr element. пре 9 година
  Ri Xu 9c14741a6b Fix missing show grid lines property and godoc updated. пре 9 година