summaryrefslogtreecommitdiff
path: root/README_zh.md
Commit message (Collapse)AuthorAge
* Resolve #571, init remove conditional format supportxuri2020-03-03
|
* Resolve #582, support to set date field subtotal and names for pivot tablexuri2020-02-21
| | | | - typo fixed and update do.dev badge in the README.
* Resolve #580, revert commit ↵xuri2020-02-19
| | | | https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757
* Improve code coverage unit testsxuri2019-12-29
|
* Resolve #539 Merge branch 'v2'xuri2019-12-20
| | | | | | # Conflicts: # rows.go # sheet.go
* Combine functions:xuri2019-09-16
| | | | | | workBookRelsWriter, drawingRelsWriter into relsWriter; drawingRelsReader, workbookRelsReader, workSheetRelsReader into relsReader; addDrawingRelationships, addSheetRelationships into addRels
* Testing files updatedxuri2019-09-02
|
* Update the Godocxuri2019-08-21
|
* Resolve #393, upgrade Go module to v2xuri2019-05-02
|
* Update readmexuri2019-04-23
|
* godoc update and typo fixedxuri2019-04-20
|
* refactor: handler error instead of panic,xuri2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exported functions: SetCellStyle InsertCol RemoveCol RemoveRow InsertRow DuplicateRow DuplicateRowTo SetRowHeight GetRowHeight GetCellValue GetCellFormula GetCellHyperLink SetCellHyperLink SetCellInt SetCellBool SetCellFloat SetCellStr SetCellDefault GetCellStyle SetCellValue MergeCell SetSheetRow SetRowVisible GetRowVisible SetRowOutlineLevel GetRowOutlineLevel GetRows Columns SearchSheet AddTable GetPicture AutoFilter GetColVisible SetColVisible GetColOutlineLevel SetColOutlineLevel SetColWidth GetColWidth inner functions: adjustHelper adjustMergeCells adjustAutoFilter prepareCell setDefaultTimeStyle timeToExcelTime addDrawingChart addDrawingVML addDrawingPicture getTotalRowsCols checkRow addDrawingShape addTable
* Typo fixed and godoc updatedxuri2019-03-20
|
* update README and functions docs (#351)Kimxu2019-03-07
| | | | | | * update README and functions docs * update README and functions docs
* Update readmexuri2019-01-29
|
* Resolve #329, add copyright agreement statement on README and LICENSExuri2019-01-05
|
* README updatedxuri2019-01-01
|
* Add new logo for excelizexuri2018-12-05
|
* GoDoc updated.xuri2018-07-13
|
* - Support to set the positioning of a picture, relate issue #214;Ri Xu2018-04-26
| | | | - go test and godoc has been updated
* Fix typo and adding Chinese version document.Ri Xu2018-04-23
|
* Remove English from the Chinese Readme file.Ri Xu2018-03-27
|
* Add the Chinese version of the README file.Ri Xu2018-03-27