EnumRemoveCellsType
Enum
Describes the types of remove cells modes.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public enum RemoveCellsType
Fields
EntireColumn
Entire column remove cells type.
EntireRow
Entire row remove cells type.
ShiftLeft
Shift left remove cells type.
ShiftUp
Shift up remove cells type.