Enum DataBarDirection
Defines the directions of data bar in conditional formatting.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum DataBarDirection
Fields
| Name | Description |
|---|---|
| context | Represents Context direction. The default direction is Context. |
| leftToRight | Represents Left to Right (LTR) direction. |
| rightToLeft | Represents Right to Left (RTL) direction. |