Table of Contents

Enum ReadingOrderType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Reading order types.

[Flags]
public enum ReadingOrderType

Fields

Context = 0

Represents the Context reading order type.

LeftToRight = 1

Represents the LeftToRight reading order type.

RightToLeft = 2

Represents the RightToLeft reading order type.