MsoLineDashStyle
General
MsoLineDashStyle és un enum a Aspose.Cells per Python.
Estilo de bordura/linia del guió (atribut ECMA-376 a:prstDash val).
Valors
| 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 |