index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sheet_test.go
Commit message (
Expand
)
Author
Age
*
Fix #706, #713 improve AddPicture performance, fix missing worksheet when ren...
xuri
2020-10-18
*
extend cell value load to support custom datetime format (#703)
Artem Kustikov
2020-10-04
*
- Resolve #485 use sheet index instead of ID
xuri
2020-04-23
*
Resolve #492, init support for insert and remove page break
xuri
2020-03-01
*
Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...
xuri
2020-02-19
*
optimize code and comments: use println errors instead of panic
xuri
2020-01-03
*
optimization: checking error in unit tests
xuri
2019-12-24
*
Improve code coverage unit tests
xuri
2019-12-22
*
Resolve #507, add the new function `DeleteDefinedName`
xuri
2019-10-26
*
Resolve #511, allow empty columns in the pivot table
xuri
2019-10-24
*
Optimize code of Getting/Setting Page Margins
xuri
2019-10-17
*
Added accessors for Getting/Setting Page Margins (#497)
streboryaj
2019-10-15
*
Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
Ben Wells
2019-09-13
*
Testing files updated
xuri
2019-09-02
*
Get sheet names based on index
Harris
2019-08-08
*
Add unit test for SetPageLayout
xuri
2019-07-07
*
Add unit test for GroupSheets and UngroupSheets
xuri
2019-07-04
*
New functions: SetDefinedName and GetDefinedName added
xuri
2019-06-18
*
Resolve #394, init set header and footer support
xuri
2019-05-05
*
Resolve #393, upgrade Go module to v2
xuri
2019-05-02
*
add unit tests to functions
xuri
2019-04-16
*
The function SetPageLayout support set paper size
kkxkkxkkgh
2019-01-13
*
Resolve #318, add new functions and
zhangleijlu
2019-01-06