Historie revizí

Autor SHA1 Zpráva Datum
  Veniamin Albaev 7b7ca99f5d Duplicate row (#317) před 7 roky
  r-uchino 9b8baf75ad Add RegSearchSheet (#316) před 7 roky
  xuri b04107c4a3 Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support před 7 roky
  xuri 3ca3156d45 Merge pull request #313 from sairoutine/feature/get_merge_cells před 7 roky
  sairoutine 3012df08eb Add GetMergeCells před 7 roky
  xuri b89f75c896 Add new logo for excelize před 7 roky
  q523591 51857a217d New function `UnprotectSheet()` has been added před 7 roky
  HcySunYang 4dbc78ce0a resolve #273 new feature: protect sheet support před 7 roky
  covv 75edf1ac7d Add testing case for the function `SearchSheet()`. před 7 roky
  xuri 90bdd3632f Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276 před 7 roky
  lizheao 2be4d45c62 feat: add new function and refactor writeto action před 7 roky
  xuri 6ced438f39 New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271. před 7 roky
  xuri a3571ee39b Bugfix: create worksheet cause file issue. Relate issue #249. před 7 roky
  xuri 58a7b23d11 Merge pull request #246 from nad2000/retrieve-comments před 7 roky
  xuri d6468fc114 - Initialize theme support; před 7 roky
  Rad Cirskis 1a953b6601 added unit tests před 7 roky
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob před 8 roky
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` před 7 roky
  xuri aaced358f1 - Initialize shared formula types support, relate issue #227; před 7 roky
  xuri d96440edc4 - Performance optimization 20% faster, 14% memory savings on set cell values; před 7 roky
  xuri 167554bfec Improve unit testing, remove redundant code. před 7 roky
  xuri eb62256d16 Simplify testing code, add test case for outline functions and update the godoc. před 7 roky
  xuri e8961f0aff - Bugfix: set font family not works, relate issue #222; před 7 roky
  Ri Xu 3ca180f09c Merge test cases and use strict error checking. před 7 roky
  Ri Xu 934ecec1a9 - Set name of table support in `AddTable()`, relate issue #216; před 7 roky
  Ri Xu a9c7d6637c - Support to set the positioning of a picture, relate issue #214; před 7 roky
  Ri Xu 9ee57fdb38 Fix typo and adding Chinese version document. před 7 roky
  Ri Xu 564ebe48dd - Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206; před 7 roky
  Ri Xu a6fc5a721d - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; před 7 roky
  Ri Xu dcbde4b831 - Add categories or values on reverse order (orientation of the chart) support, and set auto or fixed maximum, minimum of the axis, relate issue #202; před 7 roky