RangeExtensions.Delete Method
Name | Parameters | Description |
---|---|---|
Delete(CellRange, DeleteMode) static | range, mode | Deletes the cell range from the worksheet. |
Delete(CellRange) static | range | Deletes the cell range from the worksheet, shifting other cells in the same row to the left. |