Historie revizí

Autor SHA1 Zpráva Datum
  mbresson 317ef65381 make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col před 8 roky
  Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145) před 8 roky
  Ri Xu 1f93fc7bad Optimize code. před 8 roky
  lichaofei 787495c503 Update lib.go před 8 roky
  lichaofei 1169042f7d Update lib.go před 8 roky
  Ri Xu 1ec2661dda Bugfix: deep copy issue with function `CopySheet()`, relate PR #108. před 8 roky
  Ri Xu 555e2ba9a8 - Make function `TitleToNumber()` exportable, note that function `ToAlphaString()` return value calculation changes, get more info from go doc. Relate issue #63; před 8 roky
  Ri Xu 35841caaf1 - Function `formattedValue()` performance improvement by avoid repeating deserialization, relate issue #64; před 8 roky
  Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21); před 8 roky
  Josh Fyne d9f4a2f154 Standardize input and output před 9 roky
  Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ; před 9 roky
  Ri Xu bd5b033b02 Support set work sheet background image. před 9 roky
  Ri Xu 9559f454a7 Fix issue #17, update README and fix typo. před 9 roky
  Ri Xu 52796f6e58 Format commants, break comments after 80 characters. před 9 roky
  Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width; před 9 roky
  Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions; před 9 roky
  Ri Xu f958f05a3b - Fix issue: sheet protection and conditional formatting proprietary missing after save; před 9 roky
  Ri Xu 75abc628fe Update godoc of package. před 9 roky
  Ri Xu 2e8fa2d39c Use conjunction with strings.Map to split Axis and update godoc. před 9 roky
  Ri Xu 0dd0fba96b Move execute checkRow logic when XLSX file open, speed up library write file. před 9 roky
  Ri Xu df8f85d6ab Open file error return added and UpdateLinkedValue function added to fix linked values within a spreadsheet are not updating. před 9 roky
  Ri Xu 50863294f9 Fix issue #2 change project to object-oriented style and update readme file. před 9 roky
  Ri Xu 956a4627d1 Fix issue #4 use builtin `map` instead of home-built. před 9 roky
  Ri Xu 192af02a40 Format code with golint rules před 9 roky
  Ri Xu 0e61ae7eda 1) Update readme file credits and go report badge added; 2) Remove use less function; 3) Update test file. před 9 roky
  Ri Xu a9d3ee2869 Init commit. před 9 roky