'Declaration Public Enum LineStyles Inherits System.Enum
public enum LineStyles : System.Enum
'Declaration Public Enum LineStyles Inherits System.Enum
public enum LineStyles : System.Enum
Member | Description |
---|---|
Dash | Dash. |
DashDot | Dash Dot. |
LongDash | Long Dash. |
LongDashDot | Long Dash Dot. |
LongDashDotDot | Long Dash Dot Dot. |
LooselySpacedSquareDot | Loosely spaced Square Dot. |
OldTransparent | Transparent (No Line), only effective in BIFF versions 3, 4, 5, and 7. |
RoundDot | Round Dot. |
SmallDash | Small Dash (No Equivalent Menu for Excel 2000). |
SmallDashSquareDot | Small Dash, Square Dot. |
SmallDashSquareDotSquareDot | Small Dash, Square Dot, Square Dot. |
Solid | Sold. |
SquareDot | Square Dot. |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.LineStyles