|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<TextAutofitType>
com.spire.presentation.TextAutofitType
public enum TextAutofitType
Represents text autofit mode.
| Enum Constant Summary | |
|---|---|
NONE
No autofit. |
|
NORMAL
Normal autofit. |
|
SHAPE
Shape autofit |
|
UN_DEFINED
Not defined. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
byte |
getValue()
|
| Enum Constant Detail |
|---|
public static final TextAutofitType UN_DEFINED
public static final TextAutofitType NONE
public static final TextAutofitType NORMAL
public static final TextAutofitType SHAPE
| Method Detail |
|---|
public java.lang.String getName()
public byte getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||