GemBox.Spreadsheet

LineStyle Enumeration

Line styles used for CellBorder.LineStyle.

public enum LineStyle

Members

Member Name Description
None No line.
Thin Thin line.
Medium Medium line.
Dashed Dashed line.
Dotted Dotted line.
Thick Thick line.
DoubleLineObsolete.  Use Double instead.
Obsolete. Use Double instead.
Double Double line.
Hair Hair line.
MediumDashed Medium dashed line.
DashDot Dash-dot line.
MediumDashDot Medium dash-dot line.
DashDotDot Dash-dot-dot line.
MediumDashDotDot Medium dash-dot-dot line.
SlantedDashDotObsolete.  Use SlantDashDot instead.
Obsolete. Use SlantDashDot instead.
SlantDashDot Slanted dash-dot line.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

GemBox.Spreadsheet Namespace