Class CellPropertyExtensionType
Represents the extension property data.
Inheritance
System.Object
CellPropertyExtensionType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class CellPropertyExtensionType : Enum
Fields
BackColor
Cell interior background color.
Declaration
public const CellPropertyExtensionType BackColor
Field Value
Type |
---|
CellPropertyExtensionType |
BottomBorderColor
Bottom cell border color.
Declaration
public const CellPropertyExtensionType BottomBorderColor
Field Value
Type |
---|
CellPropertyExtensionType |
DiagonalCellBorder
Diagonal cell border color.
Declaration
public const CellPropertyExtensionType DiagonalCellBorder
Field Value
Type |
---|
CellPropertyExtensionType |
FontScheme
Font Scheme
Declaration
public const CellPropertyExtensionType FontScheme
Field Value
Type |
---|
CellPropertyExtensionType |
ForeColor
Cell interior foreground color.
Declaration
public const CellPropertyExtensionType ForeColor
Field Value
Type |
---|
CellPropertyExtensionType |
GradientFill
Cell interior gradient fill.
Declaration
public const CellPropertyExtensionType GradientFill
Field Value
Type |
---|
CellPropertyExtensionType |
LeftBorderColor
Left cell border color.
Declaration
public const CellPropertyExtensionType LeftBorderColor
Field Value
Type |
---|
CellPropertyExtensionType |
RightBorderColor
Right cell border color.
Declaration
public const CellPropertyExtensionType RightBorderColor
Field Value
Type |
---|
CellPropertyExtensionType |
TextColor
Cell text color.
Declaration
public const CellPropertyExtensionType TextColor
Field Value
Type |
---|
CellPropertyExtensionType |
TextIndentationLevel
The text indentation level.
Declaration
public const CellPropertyExtensionType TextIndentationLevel
Field Value
Type |
---|
CellPropertyExtensionType |
TopBorderColor
Top cell border color.
Declaration
public const CellPropertyExtensionType TopBorderColor
Field Value
Type |
---|
CellPropertyExtensionType |