MsoLineDashStyle Enum

MsoLineDashStyle Enum

Represents style of dash drawing lines.


type MsoLineDashStyle int32

Fields

FieldDescription
DashRepresent a dash line.
DashDotRepresents a dash-dot line.
DashDotDotRepresents a dash-dot-dot line.
DashLongDashRepresents a long dash-short dash line.
DashLongDashDotRepresents a long dash-short dash-dot line.
RoundDotRepresents a round-dot line.
SolidRepresent a solid line.
SquareDotRepresents a square-dot line.
CustomCustom dash style.