|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<ReadingOrderType>
com.spire.xls.ReadingOrderType
public enum ReadingOrderType
Reading order types.
Enum Constant Summary | |
---|---|
Context
Represents the context reading order type. |
|
LeftToRight
Represents the left to right reading order type. |
|
RightToLeft
Represents the right to left reading order type. |
Enum Constant Detail |
---|
public static final ReadingOrderType Context
public static final ReadingOrderType LeftToRight
public static final ReadingOrderType RightToLeft
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |