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 (
Collapse
)
Author
Age
*
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 ↵
xuri
2019-05-04
|
|
|
|
validation formula
*
godoc update and typo fixed
xuri
2019-04-20
|
*
Resolve #369,#370
xuri
2019-04-15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add error return value exported functions: GetMergeCells ProtectSheet UnprotectSheet UpdateLinkedValue GetMergeCells SetSheetVisible inner functions: workSheetReader copySheet
*
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