|
|||||||||
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 |