|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<TextRotationType>
com.spire.xls.TextRotationType
public enum TextRotationType
Text Rotation types.
Enum Constant Summary | |
---|---|
Clockwise
Represents the Clockwise text rotation. |
|
CounterClockwise
Represents the CounterClockwise text rotation. |
|
LeftToRight
Represents the LeftToRight text rotation. |
|
TopToBottom
Represents the TopToBottom text rotation. |
Enum Constant Detail |
---|
public static final TextRotationType LeftToRight
public static final TextRotationType TopToBottom
public static final TextRotationType CounterClockwise
public static final TextRotationType Clockwise
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |