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