C1.Excel Assembly / C1.Excel Namespace / XLConditionalFormattingRangeCollection Class / IndexOf Method

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

Parameters

item
See Also