Enum eReadingOrder
The reading order
Namespace: OfficeOpenXml.Drawing.Controls
Assembly: EPPlus.dll
Syntax
public enum eReadingOrderFields
| Name | Description | 
|---|---|
| ContextDependent | Reading order is determined by the first non-whitespace character | 
| LeftToRight | Left to Right | 
| RightToLeft | Right to Left |