Enum RemoveShiftType
Specifies how cells shift to fill the space after removing cells from a range.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum RemoveShiftType
Left
Shifts remaining cells to the left to fill removed cell positions.
Up
Shifts remaining cells upward to fill removed cell positions.