MsoLineDashStyle

MsoLineDashStyle

Overview

MsoLineDashStyle is a enum in Aspose.Cells FOSS for Python.

Shape border/line dash style (ECMA-376 a:prstDash val attribute).

Values

ValueDescription
SOLIDRepresents a solid (continuous) line dash style
DASHRepresents a dashed line dash style
DOTRepresents a dotted line dash style
DASH_DOT
DASH_DOT_DOT
LONG_DASHRepresents a long dash line dash style
LONG_DASH_DOT

See Also