







[Missing <summary> documentation for "T:OfficeOpenXml.Drawing.eLineStyle"]
Namespace:
OfficeOpenXml.Drawing
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public enum eLineStyle |
| Visual Basic (Declaration) |
|---|
Public Enumeration eLineStyle |
| Visual C++ |
|---|
public enum class eLineStyle |
Members
| Member name | Description | |
|---|---|---|
| Dash | ||
| DashDot | ||
| Dot | ||
| LongDash | ||
| LongDashDot | ||
| LongDashDotDot | ||
| Solid | ||
| SystemDash | ||
| SystemDashDot | ||
| SystemDashDotDot | ||
| SystemDot |
