[]
Specifies the reading direction (East Asian versions of MS Excel).
public enum XLReadingDirection : byte
| Name | Description |
|---|---|
| Context | Using current context (by default). |
| LeftToRight | Left-to-right direction. |
| RightToLeft | Right-to-left direction. |