shapelinestyle-ag凯发旗舰厅
com.spire.doc.documents
enum shapelinestyle
java.lang.object
java.lang.enum<shapelinestyle>
com.spire.doc.documents.shapelinestyle
- all implemented interfaces:
- java.lang.comparable<shapelinestyle>
public enum shapelinestyle
- extends java.lang.enum<shapelinestyle>
single
public static final shapelinestyle single
- single line.
double
public static final shapelinestyle double
- double lines of equal width.
thick_thin
public static final shapelinestyle thick_thin
- double lines, one thick, one thin.
thin_thick
public static final shapelinestyle thin_thick
- double lines, one thin, one thick.
triple
public static final shapelinestyle triple
- three lines, thin, thick, thin.
default
public static final shapelinestyle default
- default value is
shapelinestyle.single
getvalue
public int getvalue()