Overload | Description |
---|---|
DeleteRange(Int32,Int32,Int32,Int32,DeleteRangeShiftType) | Deletes a CellRange using Row & Column Ids to identify the range and allows to specify in which direction the Cells located after the deleted range will be shifted. |
DeleteRange(String,String,DeleteRangeShiftType) | Deletes a CellRange using Cell Addresses to identify the range and allows to specify in which direction the Cells located after the deleted range will be shifted. |