EnumInsertCellsType
Enum
Describes the types of cell insertion.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public enum InsertCellsType
Fields
EntireColumn
Entire column insert cells type.
EntireRow
Entire row insert cells type.
ShiftDown
Shift down insert cells type.
ShiftRight
Shift right insert cells type.