Excel2007ShapeLineStyle Class
Represents line style.
Inheritance
System.Object
Excel2007ShapeLineStyle
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public sealed class Excel2007ShapeLineStyle : Enum
Fields
dbl
Represents thin thin line style.
Declaration
public const Excel2007ShapeLineStyle dbl
Field Value
sng
Represents single line style.
Declaration
public const Excel2007ShapeLineStyle sng
Field Value
thickThin
Represents thick thin line style.
Declaration
public const Excel2007ShapeLineStyle thickThin
Field Value
thinThick
Represents thin thick line style.
Declaration
public const Excel2007ShapeLineStyle thinThick
Field Value
tri
Represents thick between thin line style.
Declaration
public const Excel2007ShapeLineStyle tri