Enum
CellBorderStyle

Defines line styles for cell borders, including solid, dashed, dotted, and double lines with various thicknesses.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public enum CellBorderStyle

Fields

DashDot

DashDot cell border style.

Declaration

cs-api-definition
DashDot = 4

Field Value

CellBorderStyle

DashDotDot

DashDotDot cell border style.

Declaration

cs-api-definition
DashDotDot = 3

Field Value

CellBorderStyle

Dashed

Dashed cell border style.

Declaration

cs-api-definition
Dashed = 5

Field Value

CellBorderStyle

Dotted

Dotted cell border style.

Declaration

cs-api-definition
Dotted = 2

Field Value

CellBorderStyle

Double

Double cell border style.

Declaration

cs-api-definition
Double = 10

Field Value

CellBorderStyle

Hair

Hair cell border style.

Declaration

cs-api-definition
Hair = 1

Field Value

CellBorderStyle

Medium

Medium cell border style.

Declaration

cs-api-definition
Medium = 11

Field Value

CellBorderStyle

MediumDashDot

MediumDashDot cell border style.

Declaration

cs-api-definition
MediumDashDot = 8

Field Value

CellBorderStyle

MediumDashDotDot

MediumDashDotDot cell border style.

Declaration

cs-api-definition
MediumDashDotDot = 7

Field Value

CellBorderStyle

MediumDashed

MediumDashed cell border style.

Declaration

cs-api-definition
MediumDashed = 9

Field Value

CellBorderStyle

None

None cell border style.

Declaration

cs-api-definition
None = 0

Field Value

CellBorderStyle

SlantDashDot

SlantDashDot cell border style.

Declaration

cs-api-definition
SlantDashDot = 12

Field Value

CellBorderStyle

Thick

Thick cell border style.

Declaration

cs-api-definition
Thick = 13

Field Value

CellBorderStyle

Thin

Thin cell border style.

Declaration

cs-api-definition
Thin = 6

Field Value

CellBorderStyle