summaryrefslogtreecommitdiff
path: root/datavalidation.go
Commit message (Expand)AuthorAge
* This closes #1360, closes #1361xuri2022-09-28
* This closes #827, add new functions `GetDataValidations` and `GetConditionalF...chenliu19932022-08-27
* This closes #1244 and closes #1314, improving the compatibility with Google S...xuri2022-08-13
* This closes #1254, `DeleteDataValidation` support delete all data validations...z.hua2022-06-15
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* Breaking change for data validation and fixed #1117xuri2022-01-12
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* feat: implement SHA-512 algorithm to ProtectSheet (#1115)Jonham.Chen2022-01-08
* This closes #1061, support multi-byte language on set header footerxuri2021-11-16
* This closes #1012, support specify the formula in the data validation range, ...xuri2021-08-26
* This closes #986, fix set data validation drop list failed in some casesxuri2021-08-12
* This closes #979, fix the data validation deletion issue and tidy the interna...xuri2021-08-06
* Fix data validation issues (#975)Arnie972021-07-31
* This closes #971, closes #972 and closes #974xuri2021-07-29
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* support range validation for decimal (#739)jacentsao2020-12-10
* 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 validatio...xuri2019-05-04
* godoc update and typo fixedxuri2019-04-20
* Resolve #369,#370xuri2019-04-15
* 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