MsoLineDashStyle
Overview
MsoLineDashStyle is a enum in Aspose.Cells FOSS for Python.
Shape border/line dash style (ECMA-376 a:prstDash val attribute).
Values
| Value | Description |
|---|---|
SOLID | Represents a solid (continuous) line dash style |
DASH | Represents a dashed line dash style |
DOT | Represents a dotted line dash style |
DASH_DOT | |
DASH_DOT_DOT | |
LONG_DASH | Represents a long dash line dash style |
LONG_DASH_DOT |