com.aspose.slides.pptx
Class OrientationEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.OrientationEx
public class OrientationEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HORIZONTAL
public static final OrientationEx HORIZONTAL
- Horizontal.
HORIZONTAL_ID
public static final int HORIZONTAL_ID
- See Also:
- Constant Field Values
VERTICAL
public static final OrientationEx VERTICAL
- Vertical.
VERTICAL_ID
public static final int VERTICAL_ID
- See Also:
- Constant Field Values
toValue
public static OrientationEx toValue(int id)