Overload | Description |
---|---|
InsertRange(Int32,Int32,Int32,Int32,InsertRangeShiftType) | Inserts an empty CellRange using Row & Column Ids to identify where the range will be inserted and allows to specify in which direction the Cells located after the inserted range will be shifted. |
InsertRange(String,String,InsertRangeShiftType) | Inserts an empty CellRange using Cell Addresses to identify where the range will be inserted and allows to specify in which direction the Cells located after the inserted range will be shifted. |