Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public enum ShapeDashLineStyleType
Public Enumeration ShapeDashLineStyleType
public enum class ShapeDashLineStyleType
type ShapeDashLineStyleType
Members
Member | Value | Description |
---|---|---|
Solid | 0 | |
Dotted | 2 | |
DottedRound | 1 | |
Dashed | 6 | |
MediumDashed | 7 | |
DashDot | 8 | |
MediumDashDot | 9 | |
DashDotDot | 10 |