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