LineStyle
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.Enums.Table.ExcelStyle.LineStyle
Represents the line style of a border in a cell.
Fields
None
Field
The line style of a border is none (no border visible).
Thin
Field
The line style of a border is thin.
Medium
Field
The line style of a border is medium.
Dashed
Field
The line style of a border is dashed.
Dotted
Field
The line style of a border is dotted.
Thick
Field
The line style of a border is thick.
Double
Field
The line style of a border is double line.
Hair
Field
The line style of a border is hairline.
MediumDashed
Field
The line style of a border is medium dashed.
DashDot
Field
The line style of a border is dash-dot.
MediumDashDot
Field
The line style of a border is medium dashed.
DashDotDot
Field
The line style of a border is dash-dot-dot.
MediumDashDotDot
Field
The line style of a border is medium dash-dot-dot.
SlantDashDot
Field
The line style of a border is slant-dash-dot.