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