summaryrefslogtreecommitdiff
path: root/sheet_test.go
Commit message (Collapse)AuthorAge
* Resolve #507, add the new function `DeleteDefinedName`xuri2019-10-26
|
* Resolve #511, allow empty columns in the pivot tablexuri2019-10-24
|
* Optimize code of Getting/Setting Page Marginsxuri2019-10-17
|
* Added accessors for Getting/Setting Page Margins (#497)streboryaj2019-10-15
| | | | | | * Added accessors for Getting/Setting Page Margins * Added test cases
* Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1Ben Wells2019-09-13
|
* Testing files updatedxuri2019-09-02
|
* Get sheet names based on indexHarris2019-08-08
| | | | | | | | SheetID only seems to indicate the file name for the sheet. Check the sheets list based on index instead. Reordering sheets in Excel changes the order they appear in that list. Fixes #457
* Add unit test for SetPageLayoutxuri2019-07-07
|
* Add unit test for GroupSheets and UngroupSheetsxuri2019-07-04
|
* New functions: SetDefinedName and GetDefinedName addedxuri2019-06-18
|
* Resolve #394, init set header and footer supportxuri2019-05-05
|
* Resolve #393, upgrade Go module to v2xuri2019-05-02
|
* add unit tests to functionsxuri2019-04-16
|
* The function SetPageLayout support set paper sizekkxkkxkkgh2019-01-13
|
* Resolve #318, add new functions andzhangleijlu2019-01-06