[]
Inserts a cell or a range of cells into the worksheet and shifts other cells away to make space.
Specifies which way to shift the cells.void Insert(InsertShiftDirection shiftDirection = InsertShiftDirection.Auto)
Sub Insert(Optional shiftDirection As InsertShiftDirection = InsertShiftDirection.Auto)
| Type | Name | Description |
|---|---|---|
| InsertShiftDirection | shiftDirection |