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.NET.dll
Syntax
public sealed class ExcelCFTopBottomType : Enum
Fields
Bottom
Bottom.
Declaration
public const ExcelCFTopBottomType Bottom
Field Value
Type |
---|
ExcelCFTopBottomType |
Top
Top.
Declaration
public const ExcelCFTopBottomType Top
Field Value
Type |
---|
ExcelCFTopBottomType |