Class ExcelCFTopBottomType
Specifies whether the TopBottom conditional formatting rule looks for ranking from the top or bottom.
Inheritance
System.Object
ExcelCFTopBottomType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelCFTopBottomType : Enum
Fields
Bottom
Bottom.
Declaration
public const ExcelCFTopBottomType Bottom
Field Value
Type | Description |
---|---|
ExcelCFTopBottomType |
Top
Top.
Declaration
public const ExcelCFTopBottomType Top
Field Value
Type | Description |
---|---|
ExcelCFTopBottomType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |