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