groupedshapeorigin-ag凯发旗舰厅
com.spire.doc.documents
enum groupedshapeorigin
java.lang.object
java.lang.enum<groupedshapeorigin>
com.spire.doc.documents.groupedshapeorigin
- all implemented interfaces:
- java.lang.comparable<groupedshapeorigin>
public enum groupedshapeorigin
- extends java.lang.enum<groupedshapeorigin>
specify vertical/horizontal origin the object in the groupedshape.
upper_left_corner
public static final groupedshapeorigin upper_left_corner
-
on the upper left corner.
center
public static final groupedshapeorigin center
- center.
getvalue
public int getvalue()