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
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
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.