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

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

Parameters

index
item
See Also