Enum
InsertShiftType

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:

cs-api-definition
public enum InsertShiftType

Fields

Down

Shifts existing cells downward when new cells are inserted.

Declaration

cs-api-definition
Down = 1

Field Value

InsertShiftType

Right

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

Declaration

cs-api-definition
Right = 0

Field Value

InsertShiftType

In this article
DefinitionFieldsDownRight
Not finding the help you need?
Contact Support