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

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

Parameters

item
See Also