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
/
excelize_test.go
Commit message (
Expand
)
Author
Age
*
BugFix: `SetCellValue` function assertion logic will cause panic in some case.
Ri Xu
2016-11-24
*
Remove useless `.xlsx` tested files and go test updated.
Ri Xu
2016-11-02
*
Update go test.
Ri Xu
2016-10-23
*
Update go test case and update readme.
Ri Xu
2016-10-23
*
Update go test.
Ri Xu
2016-10-19
*
New function SetCellValue added and update godoc example.
Ri Xu
2016-09-09
*
Move execute checkRow logic when XLSX file open, speed up library write file.
Ri Xu
2016-09-07
*
Open file error return added and UpdateLinkedValue function added to fix link...
Ri Xu
2016-09-06
*
Fix issue #2 change project to object-oriented style and update readme file.
Ri Xu
2016-09-05
*
Update readme and comments of the test file.
Ri Xu
2016-09-02
*
Update testing file more case added and reading cell value usage example in r...
Ri Xu
2016-09-02
*
1) Update readme file credits and go report badge added; 2) Remove use less f...
Ri Xu
2016-08-31
*
- Get cell value support
Ri Xu
2016-08-30
*
Update test file.
Ri Xu
2016-08-30
*
Init commit.
Ri Xu
2016-08-30