New to Telerik Document ProcessingStart a free 30-day trial

Defines the direction that existing cells shift when new cells are inserted.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum InsertShiftType

Fields

Shifts existing cells downward when new cells are inserted.

C#
Down = 1

Shifts existing cells to the right when new cells are inserted.

C#
Right = 0
In this article
DefinitionFieldsDownRight
Not finding the help you need?
Contact Support