MsoLineDashStyle
Oversigt over de forskellige former for støtte
MsoLineDashStyle er et enum i Aspose.Cells for Python.
Formen af grænse/linje-dash-stil (ECMA-376 a:prstDash val attribut).
Valuer
| 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 |