Enum InsertShiftType
Defines the direction that existing cells shift when new cells are inserted.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum InsertShiftType
Down
Shifts existing cells downward when new cells are inserted.
Right
Shifts existing cells to the right when new cells are inserted.