Commit Graph

22 Commits (02530e8c8ad94308458a33ac694e6ac9d3af4c87)

Author SHA1 Message Date
Artem Kustikov f2b8798a34
extend cell value load to support custom datetime format (#703)
4 years ago
xuri 1fe660df64
- Resolve #485 use sheet index instead of ID
5 years ago
xuri 1d87da57ec
Resolve #492, init support for insert and remove page break
5 years ago
xuri ad883caa0f
Resolve #580, revert commit 5ca7231ed4
5 years ago
xuri 5ca7231ed4
optimize code and comments: use println errors instead of panic
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
xuri ae2865d923
Improve code coverage unit tests
5 years ago
xuri 5e418ebd66
Resolve #507, add the new function `DeleteDefinedName`
5 years ago
xuri 87390cdd99
Resolve #511, allow empty columns in the pivot table
5 years ago
xuri 2e791fa433 Optimize code of Getting/Setting Page Margins
5 years ago
streboryaj 2d21b5b50f Added accessors for Getting/Setting Page Margins (#497)
5 years ago
Ben Wells 3c327413d9 Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
5 years ago
xuri 0acb3ef968
Testing files updated
5 years ago
Harris faaaa52cb8
Get sheet names based on index
6 years ago
xuri 14d490c83d
Add unit test for SetPageLayout
6 years ago
xuri e780aa27c8
Add unit test for GroupSheets and UngroupSheets
6 years ago
xuri a335be7e4e
New functions: SetDefinedName and GetDefinedName added
6 years ago
xuri 69b38ddcd6
Resolve #394, init set header and footer support
6 years ago
xuri b1f632d408 Resolve #393, upgrade Go module to v2
6 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
kkxkkxkkgh 81948d9e1e The function SetPageLayout support set paper size
6 years ago
zhangleijlu 034de7acd8 Resolve #318, add new functions and
6 years ago