SpreadsheetGear Namespace > IRange Interface > Delete Method : Delete(DeleteShiftDirection) Method |
'Declaration
Overloads Sub Delete( _ ByVal shiftDirection As DeleteShiftDirection _ )
'Usage
Dim instance As IRange Dim shiftDirection As DeleteShiftDirection instance.Delete(shiftDirection)
void Delete( DeleteShiftDirection shiftDirection )
procedure Delete( shiftDirection: DeleteShiftDirection );
function Delete( shiftDirection : DeleteShiftDirection );
void Delete( DeleteShiftDirection shiftDirection )
void Delete( DeleteShiftDirection shiftDirection )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2