C1.Excel Assembly / C1.Util Namespace / XLTextRangeCollection Class / IndexOf Method

In This Topic
IndexOf Method (XLTextRangeCollection)
In This Topic
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As XLTextRange _
) As System.Integer
 

Parameters

item
See Also