C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / DataValidations Property

In This Topic
DataValidations Property
In This Topic
Gets the collection of XLDataValidation objects for the current workbook.
Syntax
'Declaration
 
Public ReadOnly Property DataValidations As XLDataValidationCollection
 
See Also