C1.Excel Assembly / C1.Util Namespace / XLTextRangeCollection Class / Insert Method

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

Parameters

index
item
See Also