[]
        
(Showing Draft Content)

C1.WPF.Excel.XLLineStyleEnum

XLLineStyleEnum Enum

Specifies the line style used for the cell borders.

Namespace: C1.WPF.Excel
Assembly: C1.WPF.Excel.4.6.2.dll
Syntax
public enum XLLineStyleEnum : 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.