com.aspose.slides.pptx
Class TextCapTypeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.TextCapTypeEx
- All Implemented Interfaces:
- java.lang.Comparable
public class TextCapTypeEx
- extends Enumerate
Enumeration which defines types of a text cap.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final TextCapTypeEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
NONE
public static final TextCapTypeEx NONE
NONE_ID
public static final int NONE_ID
- See Also:
- Constant Field Values
SMALL
public static final TextCapTypeEx SMALL
SMALL_ID
public static final int SMALL_ID
- See Also:
- Constant Field Values
ALL
public static final TextCapTypeEx ALL
ALL_ID
public static final int ALL_ID
- See Also:
- Constant Field Values
toValue
public static final TextCapTypeEx toValue(int id)