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

In This Topic
Insert Method (XLConditionalFormattingRuleCollection)
In This Topic
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As XLConditionalFormattingRule _
) 
 

Parameters

index
item
See Also