CellBorderType Enum

CellBorderType Enum

Enumerates a cell’s border type.


type CellBorderType int32

Fields

FieldDescription
DashDotRepresents thin dash-dotted line.
DashDotDotRepresents thin dash-dot-dotted line.
DashedRepresents dashed line.
DottedRepresents dotted line.
DoubleRepresents double line.
HairRepresents hair line.
MediumDashDotRepresents medium dash-dotted line.
MediumDashDotDotRepresents medium dash-dot-dotted line.
MediumDashedRepresents medium dashed line.
NoneRepresents no line.
MediumRepresents medium line.
SlantedDashDotRepresents slanted medium dash-dotted line.
ThickRepresents thick line.
ThinRepresents thin line.