Class FormatCellsTabType
Defines the Format cells tab types.
Inheritance
System.Object
FormatCellsTabType
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class FormatCellsTabType : Enum
Fields
Alignment
Alignment format cells tab type.
Declaration
public const FormatCellsTabType Alignment
Field Value
FormatCellsTabType
|
Border
Border format cells tab type.
Declaration
public const FormatCellsTabType Border
Field Value
FormatCellsTabType
|
Fill
Fill format cells tab type.
Declaration
public const FormatCellsTabType Fill
Field Value
FormatCellsTabType
|
Font
Font format cells tab type.
Declaration
public const FormatCellsTabType Font
Field Value
FormatCellsTabType
|
Number
Number format cells tab type.
Declaration
public const FormatCellsTabType Number
Field Value
FormatCellsTabType
|
Protection
Protection format cells tab type.
Declaration
public const FormatCellsTabType Protection
Field Value
FormatCellsTabType
|
value__
Declaration
public int value__
Field Value
System.Int32
|