Commit Graph

34 Commits (139ee4c4b0c86dffbdca77da346e85a4cbd97b0c)

Author SHA1 Message Date
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri b96329cc88
Breaking change for data validation and fixed #1117
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
Jonham.Chen af5c4d00e8
feat: implement SHA-512 algorithm to ProtectSheet (#1115)
3 years ago
xuri bda8e7f812
This closes #1061, support multi-byte language on set header footer
3 years ago
xuri 7d9b9275bd
This closes #1012, support specify the formula in the data validation range, and update the documentation for the `AddPicture`
3 years ago
xuri 43a057b1ea
This closes #986, fix set data validation drop list failed in some cases
3 years ago
xuri cf9fbafdd8
This closes #979, fix the data validation deletion issue and tidy the internal function in the source code
4 years ago
Arnie97 7ac37edfeb
Fix data validation issues (#975)
4 years ago
xuri 7dbf88f221
This closes #971, closes #972 and closes #974
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
jacentsao 95d8920c8e
support range validation for decimal (#739)
4 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 6ab5b991e4
Resolve #348, support delete Data Validation
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri c1357ee58f
Fix invalid formula in data validation drop list
6 years ago
xuri 72701e89c7
Fix structs fields definition errors and keep double quotes in data validation formula
6 years ago
xuri 0660f30cdd
godoc update and typo fixed
6 years ago
xuri f2df344739
Resolve #369,#370
6 years ago
rentiansheng daf32a37f9 fix: datavalidation list error, formula > 255 issue #339
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri 4f47737d64
Complete unit testing case for data validation
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
rentiansheng 93cbafb0e2 data validation drop-down list use sqref cell issue #268
6 years ago
xuri 2da107d3b2
Fix typo.
6 years ago
xuri 562ba3d234
Add function doc and fix golint error
6 years ago
rentiansheng 24a8d64f93 add datavalidation test and fixed struct bug issue #240
6 years ago
rentiansheng 0548852190 data validation funcation
7 years ago