C1.Excel Assembly / C1.Excel Namespace / XLDataValidation Class / Ranges Property

In This Topic
Ranges Property (XLDataValidation)
In This Topic
The collection of data validation ranges.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As XLDataValidationRangeCollection
 
See Also