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
/
datavalidation_test.go
Commit message (
Expand
)
Author
Age
*
Resolve #348, support delete Data Validation
xuri
2020-03-13
*
Improve code coverage unit tests
xuri
2019-12-29
*
optimization: checking error in unit tests
xuri
2019-12-24
*
Improve code coverage unit tests
xuri
2019-12-22
*
Documentation updated, Go 1.10+ required
xuri
2019-08-11
*
Resolve #394, init set header and footer support
xuri
2019-05-05
*
fix: datavalidation list error, formula > 255 issue #339
rentiansheng
2019-01-23
*
New feature: File.DuplicateRowTo() duplicate row to specified row position.
Veniamin Albaev
2019-01-10
*
README updated
xuri
2019-01-01
*
Tests refactoring
Veniamin Albaev
2018-12-27
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
New function `AddPictureFromBytes()` has been added, this resolve #259 and cl...
xuri
2018-09-14
*
Complete unit testing case for data validation
xuri
2018-09-13
*
Fix golint errors under confidence 0.1
xuri
2018-09-12
*
data validation drop-down list use sqref cell issue #268
rentiansheng
2018-09-04
*
Fix typo.
xuri
2018-09-02
*
add datavalidation test and fixed struct bug issue #240
rentiansheng
2018-09-01