C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 > XLCellRangeCollection クラス : Insert メソッド |
'宣言 Public Function Insert( _ ByVal index As System.Integer, _ ByVal cr As XLCellRange _ ) As XLCellRange
public XLCellRange Insert( System.int index, XLCellRange cr )