Table of Contents

Class ExcelBorderItem

Namespace
OfficeOpenXml.Style
Assembly
EPPlus.dll

Cell border style

public sealed class ExcelBorderItem : StyleBase
Inheritance
ExcelBorderItem
Inherited Members

Properties

Color

The color of the border

public ExcelColor Color { get; }

Property Value

ExcelColor

Style

The line style of the border

public ExcelBorderStyle Style { get; set; }

Property Value

ExcelBorderStyle