See Also

IRange Interface  | IRange Members  | Overload List  | DeleteShiftDirection Enumeration  | Delete Method  | Insert Method  | Insert(InsertShiftDirection) Method

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

shiftDirection
Specifies whether to shift cells left or up to relace the deleted cells.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

Delete(DeleteShiftDirection) Method

SpreadsheetGear Namespace > IRange Interface > Delete Method : Delete(DeleteShiftDirection) Method

Deletes cells, rows or columns, shifting remaining cells left or up and fixing up formulas.

[Visual Basic]
Overloads Overridable Sub Delete( _    ByVal shiftDirection As DeleteShiftDirection _ )
[C#]
virtual void Delete(    DeleteShiftDirection shiftDirection );
[C++]
virtual void Delete(    DeleteShiftDirection shiftDirection )
[C++/CLI]
virtual void Delete(    DeleteShiftDirection shiftDirection )

Parameters

shiftDirection
Specifies whether to shift cells left or up to relace the deleted cells.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IRange Interface  | IRange Members  | Overload List  | DeleteShiftDirection Enumeration  | Delete Method  | Insert Method  | Insert(InsertShiftDirection) Method

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.