com.aspose.slides.pptx
Class FontCollectionIndexEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.FontCollectionIndexEx
- All Implemented Interfaces:
- java.lang.Comparable
public class FontCollectionIndexEx
- extends Enumerate
Enumeration which defines font's index in a collection.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
NONE
public static final FontCollectionIndexEx NONE
NONE_ID
public static final int NONE_ID
- See Also:
- Constant Field Values
MINOR
public static final FontCollectionIndexEx MINOR
MINOR_ID
public static final int MINOR_ID
- See Also:
- Constant Field Values
MAJOR
public static final FontCollectionIndexEx MAJOR
MAJOR_ID
public static final int MAJOR_ID
- See Also:
- Constant Field Values
toValue
public static FontCollectionIndexEx toValue(int id)