|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Enumerate
com.aspose.slides.pptx.TextAutofitTypeEx
public class TextAutofitTypeEx
Represents text autofit mode.
Field Summary | |
---|---|
static TextAutofitTypeEx |
NONE
No autofit |
static int |
NONE_ID
|
static TextAutofitTypeEx |
NORMAL
Normal autofit |
static int |
NORMAL_ID
|
static TextAutofitTypeEx |
NOT_DEFINED
Not defined |
static int |
NOT_DEFINED_ID
|
static TextAutofitTypeEx |
SHAPE
Shape autofit |
static int |
SHAPE_ID
|
Method Summary |
---|
Methods inherited from class com.aspose.slides.Enumerate |
---|
getId, getName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final TextAutofitTypeEx NOT_DEFINED
public static final int NOT_DEFINED_ID
public static final TextAutofitTypeEx NONE
public static final int NONE_ID
public static final TextAutofitTypeEx NORMAL
public static final int NORMAL_ID
public static final TextAutofitTypeEx SHAPE
public static final int SHAPE_ID
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |