com.aspose.slides.pptx
Class BevelColorModeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.BevelColorModeEx
- All Implemented Interfaces:
- java.lang.Comparable
public class BevelColorModeEx
- extends Enumerate
Enumeration which defines bevel color mode of shape.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
CONTOUR
public static final BevelColorModeEx CONTOUR
CONTOUR_ID
public static final int CONTOUR_ID
- See Also:
- Constant Field Values
EXTRUSION
public static final BevelColorModeEx EXTRUSION
EXTRUSION_ID
public static final int EXTRUSION_ID
- See Also:
- Constant Field Values
toValue
public static BevelColorModeEx toValue(int id)