Enum ShiftType
Describes the types of shifting of the cells.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum ShiftType
Down
Down shift type.
Left
Left shift type.
Right
Right shift type.
Up
Up shift type.