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

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

Parameters

index
item
See Also