Table of Contents

Class ExcelDrawingBorder

Namespace
OfficeOpenXml.Drawing
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelDrawingBorder : XmlHelper
Inheritance
ExcelDrawingBorder
Inherited Members
Extension Methods

Properties

Fill

public ExcelDrawingFill Fill { get; }

Property Value

ExcelDrawingFill

LineCap

public eLineCap LineCap { get; set; }

Property Value

eLineCap

LineStyle

public eLineStyle LineStyle { get; set; }

Property Value

eLineStyle

Width

public int Width { get; set; }

Property Value

int