|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<shapelinestyletype>
com.spire.xls.shapelinestyletype
public enum shapelinestyletype
represents shape line style.
enum constant summary | |
---|---|
linesingle
represents single line style. |
|
linethickbetweenthin
represents thick between thin line style. |
|
linethickthin
represents thick thin line style. |
|
linethinthick
represents thin thick line style. |
|
linethinthin
represents thin thin line style. |
enum constant detail |
---|
public static final shapelinestyletype linesingle
public static final shapelinestyletype linethinthin
public static final shapelinestyletype linethinthick
public static final shapelinestyletype linethickthin
public static final shapelinestyletype linethickbetweenthin
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |