'Declaration
Sub Delete( _ Optional ByVal shift As DeleteShiftDirection _ )
'Usage
Dim instance As IRange Dim shift As DeleteShiftDirection instance.Delete(shift)
void Delete( DeleteShiftDirection shift )
Parameters
- shift
- A DeleteShiftDirection value indicates which way to shift the cells. If this argument is omitted, Spread decides based on the shape of the range.