tabjustification-ag凯发旗舰厅
com.spire.doc.documents
enum tabjustification
java.lang.object
java.lang.enum<tabjustification>
com.spire.doc.documents.tabjustification
- all implemented interfaces:
- java.lang.comparable<tabjustification>
public enum tabjustification
- extends java.lang.enum<tabjustification>
specifies the tab justification.
left
public static final tabjustification left
- left tab.
centered
public static final tabjustification centered
- centered tab.
right
public static final tabjustification right
- right tab.
decimal
public static final tabjustification decimal
- decimal tab.
bar
public static final tabjustification bar
- bar.
list
public static final tabjustification list
clear
public static final tabjustification clear
- clears any tab stop in this position.
getvalue
public int getvalue()