'Declaration
Public Function New( _ ByVal range As IRange, _ ByVal shiftDirection As DeleteShiftDirection _ )
'Usage
Dim range As IRange Dim shiftDirection As DeleteShiftDirection Dim instance As New CommandRange.Delete(range, shiftDirection)
public CommandRange.Delete( IRange range, DeleteShiftDirection shiftDirection )
Parameters
- range
- shiftDirection