void Delete( DeleteShiftDirection shift )
'Declaration Sub Delete( _ Optional ByVal shift As DeleteShiftDirection _ )
'Declaration
Sub Delete( _ Optional ByVal shift As DeleteShiftDirection _ )
'Usage Dim instance As IRange Dim shift As DeleteShiftDirection instance.Delete(shift)
'Usage
Dim instance As IRange Dim shift As DeleteShiftDirection instance.Delete(shift)
IRange Interface IRange Members