C1.Excel Assembly / C1.Util Namespace / XLTextRangeCollection Class / Item Property

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

Parameters

index
See Also