com.aspose.slides.pptx
Class TextCapTypeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.TextCapTypeEx
public class TextCapTypeEx
- extends Enumerate
Represents the enumeration of text cap types.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, 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)