BorderDashStyle

BorderDashStyle enumeration

Specifies the style of dashed border lines.

Members

Member name Description
SOLID Specifies a solid line.
DASH Specifies a line consisting of dashes.
DOT Specifies a line consisting of dots.
DASH_DOT Specifies a line consisting of a repeating pattern of dash-dot.
DASH_DOT_DOT Specifies a line consisting of a repeating pattern of dash-dot-dot.

See Also