| Commit message (Expand) | Author | Age |
* | Readme and godoc has been updated. | Ri Xu | 2018-03-06 |
* | - Add a hyperlink to an image support for the function `AddPicture()`, relate... | Ri Xu | 2018-02-03 |
* | Rename import path to github.com/360EntSecGroup-Skylar/excelize | Jinzhu | 2017-11-16 |
* | - Bugfix: use sheet name in func `AddPicture`, relate issue #142; | Ri Xu | 2017-10-31 |
* | Bugfix: use sheet name in func `AddChat`, relate issue #138 | Ri Xu | 2017-10-20 |
* | Improve code readability. | Ri Xu | 2017-09-30 |
* | - API changed, use worksheet name instead of "sheet" + index, related issue #... | Ri Xu | 2017-09-13 |
* | - Init insert/remove column/row support. Relate issue #77 and #82; | Ri Xu | 2017-07-24 |
* | Repo URI changed. | Ri Xu | 2017-07-11 |
* | API changed, use `NewFile()` instead of `CreateFile()` and use `SaveAs()` ins... | Ri Xu | 2017-06-28 |
* | - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri... | Ri Xu | 2017-06-27 |
* | - Fixed coordinate parse error in function `SetCellStyle()`, relate issue #60; | Ri Xu | 2017-06-12 |
* | Fix non-visual canvas properties ID calculator. | Ri Xu | 2017-05-25 |
* | Code optimize. | Ri Xu | 2017-05-24 |
* | Initialize comments support & go test updated. | Ri Xu | 2017-05-13 |
* | - Initialize shape support: new function `AddShape()` added. Relate issue #38; | Ri Xu | 2017-04-30 |
* | - Initialize table support; | Ri Xu | 2017-04-28 |
* | - Initialize char support, relate issue #31; | Ri Xu | 2017-04-23 |
* | - Fix SheetCount count error; | Ri Xu | 2017-04-01 |
* | Godoc updated. | Ri Xu | 2017-03-30 |
* | - Get an images in a cell supported, new function `GetPicture` added; | Ri Xu | 2017-03-28 |
* | Performance improvement | Ri Xu | 2017-03-12 |
* | - New feature: border setting support (Related issue #21); | Ri Xu | 2017-03-06 |
* | Fix missing `oneCellAnchor` element after add picture in some cases. | Ri Xu | 2017-03-01 |
* | Change function `AddPicture()` parameters to add add printing settings suppor... | Ri Xu | 2017-02-28 |
* | - Improved performance when reading large files, call Token to read tokens on... | Ri Xu | 2017-02-12 |
* | Support set work sheet background image. | Ri Xu | 2017-01-24 |
* | Update README, godoc and fix typo. | Ri Xu | 2017-01-22 |
* | Support add picture with offset and scaling. | Ri Xu | 2017-01-22 |
* | - Add hyperlink and set formula support for cell support; | Ri Xu | 2017-01-19 |
* | Format commants, break comments after 80 characters. | Ri Xu | 2017-01-18 |
* | - New function `AddPicture()` added, support to add picture into excel cell; | Ri Xu | 2017-01-17 |