Enum ExcelCFTopBottomType
Specifies whether the TopBottom conditional formatting rule looks for ranking from the top or bottom.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelCFTopBottomType
Fields
| Name | Description |
|---|---|
| Bottom | Bottom. |
| Top | Top. |