MsoLineDashStyle

MsoLineDashStyle enumeration

Utility class containing constants. Represents style of dash drawing lines.

Values

NameDescription
DASHRepresent a dash line.
DASH_DOTRepresents a dash-dot line.
DASH_DOT_DOTRepresents a dash-dot-dot line.
DASH_LONG_DASHRepresents a long dash-short dash line.
DASH_LONG_DASH_DOTRepresents a long dash-short dash-dot line.
ROUND_DOTRepresents a round-dot line.
SOLIDRepresent a solid line.
SQUARE_DOTRepresents a square-dot line.
CUSTOMCustom dash style.