Table of Contents

Class ExcelDrawingLineEnd

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

Properties

HeadEnd

public eEndStyle HeadEnd { get; set; }

Property Value

eEndStyle

HeadEndSizeHeight

public eEndSize HeadEndSizeHeight { get; set; }

Property Value

eEndSize

HeadEndSizeWidth

public eEndSize HeadEndSizeWidth { get; set; }

Property Value

eEndSize

TailEnd

public eEndStyle TailEnd { get; set; }

Property Value

eEndStyle

TailEndSizeHeight

public eEndSize TailEndSizeHeight { get; set; }

Property Value

eEndSize

TailEndSizeWidth

public eEndSize TailEndSizeWidth { get; set; }

Property Value

eEndSize