Enum
FormatCellsTabType

Defines the Format cells tab types.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public enum FormatCellsTabType

Fields

Alignment

Alignment format cells tab type.

Declaration

cs-api-definition
Alignment = 1

Field Value

FormatCellsTabType

Border

Border format cells tab type.

Declaration

cs-api-definition
Border = 3

Field Value

FormatCellsTabType

Fill

Fill format cells tab type.

Declaration

cs-api-definition
Fill = 4

Field Value

FormatCellsTabType

Font

Font format cells tab type.

Declaration

cs-api-definition
Font = 2

Field Value

FormatCellsTabType

Number

Number format cells tab type.

Declaration

cs-api-definition
Number = 0

Field Value

FormatCellsTabType

Protection

Protection format cells tab type.

Declaration

cs-api-definition
Protection = 5

Field Value

FormatCellsTabType