[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.BorderLineStyle

BorderLineStyle Enum

Specifies the line style for the border.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum BorderLineStyle
Public Enum BorderLineStyle

Fields

Name Description
DashDot

Specifies a dash dot border.

DashDotDot

Specifies a dash dot dot border.

Dashed

Specifies a dashed border.

Dotted

Specifies a dotted border.

Double

Specifies a double line.

Hair

Specifies a hairline border.

Medium

Specifies a medium border.

MediumDashDot

Specifies a medium dash dot border.

MediumDashDotDot

Specifies a medium dash dot dot border.

MediumDashed

Specifies a medium dashed.

None

Specifies no border.

SlantDashDot

Specifies a slant dash dot border.

Thick

Specifies a thick line border.

Thin

Specifies a thin border.