[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.LineStyle

LineStyle Enum

Specifies the style of the line.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum LineStyle
Public Enum LineStyle

Fields

Name Description
DashDot

Specifies a line consisting of a repeating pattern of dash-dot.

DashDotDot

Specifies a line consisting of a repeating pattern of dash-dot-dot.

Dashed

Specifies a line consisting of dashes.

Dotted

Specifies a line consisting of dots.

Double

Specifies a double line.

Hair

Specifies a dashed style line with dashes spaced 50 percent closer than the dashed style.

Inset

Specifies a line with an inset effect.

None

Specifies no line.

Raised

Specifies a line with a raised effect.

Single

Specifies a single line.

Thick

Specifies a thick single line.