Show / Hide Table of Contents

Enum BorderStyle

The BorderStyle enumeration specifies the border line style.

Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum BorderStyle : int
Remarks

2.5.15 BorderStyle

Fields

Name Description
DashDot

Dash-dot line

DashDotDot

Dash-dot-dot line

Dashed

Dashed line

Dotted

Dotted line

Double

Double line

Hair

Hairline

Medium

Medium line

MediumDashDot

Medium dash-dot line

MediumDashDotDot

Medium dash-dot-dot line

MediumDashed

Medium dashed line

None

No border

SlantDashDot

Slanted dash-dot-dot line

Thick

Thick line

Thin

Thin line

Back to top Generated by DocFX