Enum InsertCellsType
Describes the types of cell insertion.
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum InsertCellsType
EntireColumn
Entire column insert cells type.
EntireRow
Entire row insert cells type.
ShiftDown
Shift down insert cells type.
ShiftRight
Shift right insert cells type.