xuri
7dbf88f221
This closes #971 , closes #972 and closes #974
...
- Escape XML character in the drop list
- Fix incorrect character count limit in the drop list
- Fix Excel time parse issue in some case
- Fix custom number format month parse issue in some case
- Fix corrupted file generated caused by concurrency adding pictures
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
...
typo fixed
4 years ago
jacentsao
95d8920c8e
support range validation for decimal ( #739 )
...
Co-authored-by: jacen_cao <jacentsao@kingdee.com>
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
...
add error return value
exported functions:
GetMergeCells
ProtectSheet
UnprotectSheet
UpdateLinkedValue
GetMergeCells
SetSheetVisible
inner functions:
workSheetReader
copySheet
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