Show / Hide Table of Contents

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

Back to top Generated by DocFX