Table of Contents

Enum eReadingOrder

Namespace
OfficeOpenXml.Drawing.Controls
Assembly
EPPlus.dll

The reading order

public enum eReadingOrder

Fields

ContextDependent = 0

Reading order is determined by the first non-whitespace character

LeftToRight = 1

Left to Right

RightToLeft = 2

Right to Left