Overview
DataValidationCollection is a class in Aspose.Cells FOSS for Typescript.
Properties
| Name | Type | Access | Description |
|---|
count | number | Read | |
Methods
| Signature | Description |
|---|
add() → DataValidation | |
get(index: number) → DataValidation | undefined | |
remove(index: number) | |
clear() | |
toXml() → string | |
See Also