DeleteMode Enum
Specifies how to delete cells from a worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Members
Remarks
The DeleteMode enumeration values are used by the Worksheet.DeleteCells method. For details, refer to the How to: Delete a Cell or Range of Cells and How to: Delete a Row or Column from a Worksheet examples.
See Also
