TFlxReadingOrder Enumeration
Reading order for a cell.
Syntax
Namespace: FlexCel.Core
Members
Name | Value | Description |
---|---|---|
Context | 0 | Reading order defined by the context. |
LeftToRight | 1 | Left to right. |
RightToLeft | 2 | Right to left. |
Reading order for a cell.
Namespace: FlexCel.Core
Name | Value | Description |
---|---|---|
Context | 0 | Reading order defined by the context. |
LeftToRight | 1 | Left to right. |
RightToLeft | 2 | Right to left. |