Enum eReadingOrder
- Namespace
- OfficeOpenXml.Drawing.Controls
- Assembly
- EPPlus.dll
The reading order
public enum eReadingOrder
Fields
ContextDependent = 0Reading order is determined by the first non-whitespace character
LeftToRight = 1Left to Right
RightToLeft = 2Right to Left