[]
        
(Showing Draft Content)

C1.Excel.XLLineStyle

XLLineStyle Enum

Specifies the line style used for the cell borders.

Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public enum XLLineStyle : byte

Fields

Name Description
Dashed

Dashed.

Dotted

Dotted.

Double

Double.

Hair

Hair (one pixel).

Medium

Medium.

MediumDashDotDotted

Medium dash-dot-dot.

MediumDashDotted

Medium dash-dot.

MediumDashed

Medium dashed.

None

No line.

SlantedMediumDashDotted

Slanted dash-dot.

Thick

Thick.

Thin

Thin.

ThinDashDotDotted

Thin dash-dot-dot.

ThinDashDotted

Thin dash-dot.