Enum RemoveCellsType
Describes the types of remove cells modes.
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum RemoveCellsType
EntireColumn
Entire column remove cells type.
EntireRow
Entire row remove cells type.
ShiftLeft
Shift left remove cells type.
ShiftUp
Shift up remove cells type.