MsoLineDashStyle
Přehled
MsoLineDashStyle je enum v Aspose.Cells pro Python.
Styl okraje/příčce tvaru (attribut ECMA-376 a:prstDash val).
Hodnoty
| Value | Description |
|---|---|
SOLID | Represents a solid line style |
DASH | Represents a regular dashed line style |
DOT | Represents a dotted line style |
DASH_DOT | Represents a dash‑dot alternating line style |
DASH_DOT_DOT | |
LONG_DASH | Represents a long dash line style |
LONG_DASH_DOT | Represents a long dash followed by a dot line style |