Enum DashType
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum DashType : int
Fields
| Name | Description |
|---|---|
| Dash | |
| DashDot | |
| LongDash | |
| LongDashDot | |
| LongDashDotDot | |
| RoundDot | |
| Solid | |
| SquareDot |
public enum DashType : int
| Name | Description |
|---|---|
| Dash | |
| DashDot | |
| LongDash | |
| LongDashDot | |
| LongDashDotDot | |
| RoundDot | |
| Solid | |
| SquareDot |