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.go
Commit message (
Expand
)
Author
Age
*
support range validation for decimal (#739)
jacentsao
2020-12-10
*
Update docs and typo fixed
xuri
2020-06-22
*
Resolve #348, support delete Data Validation
xuri
2020-03-13
*
Improve code coverage unit tests
xuri
2019-12-29
*
Documentation updated, Go 1.10+ required
xuri
2019-08-11
*
Fix invalid formula in data validation drop list
xuri
2019-07-22
*
Fix structs fields definition errors and keep double quotes in data validatio...
xuri
2019-05-04
*
godoc update and typo fixed
xuri
2019-04-20
*
Resolve #369,#370
xuri
2019-04-15
*
fix: datavalidation list error, formula > 255 issue #339
rentiansheng
2019-01-23
*
README updated
xuri
2019-01-01
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
xuri
2018-09-14
*
Comments style changed.
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 function doc and fix golint error
xuri
2018-09-01
*
add datavalidation test and fixed struct bug issue #240
rentiansheng
2018-09-01
*
data validation funcation
rentiansheng
2018-07-30