| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLCellRangeCollection Class : Insert Method |
'Declaration Public Function Insert( _ ByVal index As System.Integer, _ ByVal cr As XLCellRange _ ) As XLCellRange
public XLCellRange Insert( System.int index, XLCellRange cr )