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
/
rows_test.go
Commit message (
Expand
)
Author
Age
...
*
optimize code and comments: use println errors instead of panic
xuri
2020-01-03
*
Fix #551, handle empty rows in streaming reading
xuri
2019-12-31
*
optimization: checking error in unit tests
xuri
2019-12-24
*
Improve code coverage unit tests
xuri
2019-12-22
*
Fix #529, handle empty inline rich text
xuri
2019-12-11
*
Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515
xuri
2019-11-23
*
Resolve #507, add the new function `DeleteDefinedName`
xuri
2019-10-26
*
Resolve #511, allow empty columns in the pivot table
xuri
2019-10-24
*
Pre-allocate some memory when reading files (#510)
Michael
2019-10-24
*
fix #503 rows next issue
ducquangkstn
2019-10-18
*
Optimize code of Getting/Setting Page Margins
xuri
2019-10-17
*
Only parse xml once when reading
Harris
2019-08-05
*
add unit tests to functions
xuri
2019-04-16
*
Resolve #369,#370
xuri
2019-04-15
*
Add unit test to improve testing coverage
xuri
2019-03-24
*
refactor: handler error instead of panic,
xuri
2019-03-23
*
Huge refactorig for consistent col/row numbering (#356)
Veniamin Albaev
2019-03-20
*
update go test and function docs
caozhiyi
2019-03-07
*
Implement consistent row addressing by Excel row number starting with 1 (#350)
Veniamin Albaev
2019-03-06
*
Merge test cases and use strict error checking.
Ri Xu
2018-05-07
*
add iterator method for rows
Lunny Xiao
2018-05-05
[prev]