[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.BorderLinetype

BorderLinetype Enum

The style of the cell borders.

Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public enum BorderLinetype

Fields

Name Description
Dashed

The line style of a border is dashed.

Dotted

The line style of a border is dotted.

Double

The line style of a border is double line.

Hair

The line style of a border is hairline.

Medium

The line style of a border is medium.

MediumDashDotDotted

The line style of a border is medium dash-dot-dot.

MediumDashDotted

The line style of a border is medium dash-dot.

MediumDashed

The line style of a border is medium dashed.

None

The line style of a border is none (no border visible).

SlantedMediumDashDotted

The line style of a border is slanted dash-dot.

Thick

The line style of a border is 'thick'.

Thin

The line style of a border is thin.

ThinDashDotDotted

The line style of a border is thin dash-dot-dot.

ThinDashDotted

The line style of a border is thin dash-dot.