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.
DoubleLine 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.
SlantedDashDot Slanted dash-dot line.

Requirements

Namespace: GemBox.Spreadsheet

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

See Also

GemBox.Spreadsheet Namespace