summaryrefslogtreecommitdiff
path: root/datavalidation.go
Commit message (Collapse)AuthorAge
* support range validation for decimal (#739)jacentsao2020-12-10
| | | Co-authored-by: jacen_cao <jacentsao@kingdee.com>
* Update docs and typo fixedxuri2020-06-22
|
* Resolve #348, support delete Data Validationxuri2020-03-13
|
* Improve code coverage unit testsxuri2019-12-29
|
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
|
* Fix invalid formula in data validation drop listxuri2019-07-22
|
* Fix structs fields definition errors and keep double quotes in data ↵xuri2019-05-04
| | | | validation formula
* godoc update and typo fixedxuri2019-04-20
|
* Resolve #369,#370xuri2019-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 #339rentiansheng2019-01-23
|
* README updatedxuri2019-01-01
|
* Comments style changed.xuri2018-09-14
|
* Comments style changed.xuri2018-09-14
|
* Comments style changed.xuri2018-09-14
|
* Complete unit testing case for data validationxuri2018-09-13
|
* Fix golint errors under confidence 0.1xuri2018-09-12
|
* data validation drop-down list use sqref cell issue #268rentiansheng2018-09-04
|
* Fix typo.xuri2018-09-02
|
* Add function doc and fix golint errorxuri2018-09-01
|
* add datavalidation test and fixed struct bug issue #240rentiansheng2018-09-01
|
* data validation funcationrentiansheng2018-07-30