GrapeCity.ActiveReports.Export.Excel.v9 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace : LineStyles Enumeration |
'Declaration Public Enum LineStyles Inherits System.Enum
public enum LineStyles : System.Enum
Member | Description |
---|---|
Dash | Renders a dashed line. |
DashDot | Renders a line of alternating dashes and dots. |
LongDash | Renders a line of long dashes. |
LongDashDot | Renders a line of alternating long dashes and dots. |
LongDashDotDot | Renders a line of alternating long dashes and pairs of dots. |
LooselySpacedSquareDot | Renders a line of loosely spaced square dots. |
OldTransparent | Renders no line, i.e. Transparent. Only effective in BIFF versions 3, 4, 5, and 7. |
RoundDot | Renders a line of round dots. |
SmallDash | Renders a line of small dashes. (No equivalent in Excel 2000.) |
SmallDashSquareDot | Renders a line of alternating small dashes and square dots. |
SmallDashSquareDotSquareDot | Renders a line of alternating small dashes and pairs of square dots. |
Solid | Renders a solid line. |
SquareDot | Renders a line of square dots. |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.LineStyles