![Collapse image](collapse_all.gif)
![Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image](copycode.gif)
![CopyHover image](copycodeHighlight.gif)
Cell Border style
Namespace:
OfficeOpenXml.Style.XmlAccess
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelBorderStyle Style { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Style As ExcelBorderStyle |
Visual C++ |
---|
public: property ExcelBorderStyle Style { ExcelBorderStyle get (); void set (ExcelBorderStyle value); } |