Enum RemoveCellsType
Describes the types of remove cells modes.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.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.