Enum Excel2007ShapeLineStyle
Represents line style.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum Excel2007ShapeLineStyle
Fields
Name | Description |
---|---|
dbl | Represents thin thin line style. |
sng | Represents single line style. |
thickThin | Represents thick thin line style. |
thinThick | Represents thin thick line style. |
tri | Represents thick between thin line style. |