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