New to Telerik Document ProcessingStart a free 30-day trial

Specifies how cells shift to fill the space after removing cells from a range.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum RemoveShiftType

Fields

Shifts remaining cells to the left to fill removed cell positions.

C#
Left = 0

Shifts remaining cells upward to fill removed cell positions.

C#
Up = 1
In this article
DefinitionFieldsLeftUp
Not finding the help you need?
Contact Support