summaryrefslogtreecommitdiff
path: root/datavalidation_test.go
Commit message (Expand)AuthorAge
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* This closes #827, add new functions `GetDataValidations` and `GetConditionalF...chenliu19932022-08-27
* ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAYxuri2022-06-16
* This closes #1254, `DeleteDataValidation` support delete all data validations...z.hua2022-06-15
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* 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
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* 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
* Improve security and simplify codexuri2021-08-15
* This closes #979, fix the data validation deletion issue and tidy the interna...xuri2021-08-06
* Fix data validation issues (#975)Arnie972021-07-31
* 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
* Resolve #348, support delete Data Validationxuri2020-03-13
* Improve code coverage unit testsxuri2019-12-29
* optimization: checking error in unit testsxuri2019-12-24
* Improve code coverage unit testsxuri2019-12-22
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Resolve #394, init set header and footer supportxuri2019-05-05
* fix: datavalidation list error, formula > 255 issue #339rentiansheng2019-01-23
* New feature: File.DuplicateRowTo() duplicate row to specified row position.Veniamin Albaev2019-01-10
* README updatedxuri2019-01-01
* Tests refactoringVeniamin Albaev2018-12-27
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* New function `AddPictureFromBytes()` has been added, this resolve #259 and cl...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 datavalidation test and fixed struct bug issue #240rentiansheng2018-09-01