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
Border
Border format cells tab type.
Declaration
public const FormatCellsTabType Border
Field Value
Fill
Fill format cells tab type.
Declaration
public const FormatCellsTabType Fill
Field Value
Font
Font format cells tab type.
Declaration
public const FormatCellsTabType Font
Field Value
Number
Number format cells tab type.
Declaration
public const FormatCellsTabType Number
Field Value
Protection
Protection format cells tab type.
Declaration
public const FormatCellsTabType Protection
Field Value
value__
Declaration
public int value__
Field Value
System.
|