C1.Excel Assembly / C1.Excel Namespace / XLDataValidationRangeCollection Class / Item Property

In This Topic
Item Property (XLDataValidationRangeCollection)
In This Topic
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As XLRange
 

Parameters

index
See Also