Historial de Commits

Autor SHA1 Mensaje Fecha
  xuri b04107c4a3 Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support hace 7 años
  xuri 3ca3156d45 Merge pull request #313 from sairoutine/feature/get_merge_cells hace 7 años
  sairoutine 3012df08eb Add GetMergeCells hace 7 años
  xuri b89f75c896 Add new logo for excelize hace 7 años
  q523591 51857a217d New function `UnprotectSheet()` has been added hace 7 años
  HcySunYang 4dbc78ce0a resolve #273 new feature: protect sheet support hace 7 años
  covv 75edf1ac7d Add testing case for the function `SearchSheet()`. hace 7 años
  xuri 90bdd3632f Fix the issue caused by missing tradition to strict conversion for `sharedStringsReader()`, relate issue #276 hace 7 años
  lizheao 2be4d45c62 feat: add new function and refactor writeto action hace 7 años
  xuri 6ced438f39 New function `AddPictureFromBytes()` has been added, this resolve #259 and close #271. hace 7 años
  xuri a3571ee39b Bugfix: create worksheet cause file issue. Relate issue #249. hace 7 años
  xuri 58a7b23d11 Merge pull request #246 from nad2000/retrieve-comments hace 7 años
  xuri d6468fc114 - Initialize theme support; hace 7 años
  Rad Cirskis 1a953b6601 added unit tests hace 7 años
  Olivier Mengué 4a1b406456 CopySheet() using reflect instead of encoding/gob hace 8 años
  xuri 9e463b4614 - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPicture()`, `AddShape()`, `AddTable()` and `SetConditionalFormat()` hace 7 años
  xuri aaced358f1 - Initialize shared formula types support, relate issue #227; hace 7 años
  xuri d96440edc4 - Performance optimization 20% faster, 14% memory savings on set cell values; hace 7 años
  xuri 167554bfec Improve unit testing, remove redundant code. hace 7 años
  xuri eb62256d16 Simplify testing code, add test case for outline functions and update the godoc. hace 7 años
  xuri e8961f0aff - Bugfix: set font family not works, relate issue #222; hace 7 años
  Ri Xu 3ca180f09c Merge test cases and use strict error checking. hace 7 años
  Ri Xu 934ecec1a9 - Set name of table support in `AddTable()`, relate issue #216; hace 7 años
  Ri Xu a9c7d6637c - Support to set the positioning of a picture, relate issue #214; hace 7 años
  Ri Xu 9ee57fdb38 Fix typo and adding Chinese version document. hace 7 años
  Ri Xu 564ebe48dd - Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206; hace 7 años
  Ri Xu a6fc5a721d - Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205; hace 7 años
  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; hace 7 años
  Ri Xu d65b30055d - Update the function `NewSheet()` to handle when already exists a worksheet of the same name, relate pull request #196; hace 7 años
  Ri Xu 770026e956 - New function `SetSheetRow()` has been added for support write whole line at once, relate issue #96 and #194; hace 7 años