Enum ExcelBorderStyle
- Namespace
- OfficeOpenXml.Style
- Assembly
- EPPlus.dll
Border line style
public enum ExcelBorderStyle
Fields
DashDot = 3
Dash Dot
DashDotDot = 5
Dash Dot Dot
Dashed = 6
Dashed
Dotted = 2
Dotted
Double = 12
Double line
Hair = 1
Hairline
Medium = 11
Single line, medium thickness
MediumDashDot = 9
Dash Dot, medium thickness
MediumDashDotDot = 7
Dash Dot Dot, medium thickness
MediumDashed = 8
Dashed, medium thickness
None = 0
No border style
Thick = 10
Single line, Thick
Thin = 4
Thin single line