Enum
RemoveShiftType

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:

cs-api-definition
public enum RemoveShiftType

Fields

Left

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

Declaration

cs-api-definition
Left = 0

Field Value

RemoveShiftType

Up

Shifts remaining cells upward to fill removed cell positions.

Declaration

cs-api-definition
Up = 1

Field Value

RemoveShiftType

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