Table of Contents

Class ExcelConnectionShape

Namespace
OfficeOpenXml.Drawing
Assembly
EPPlus.dll

An Excel shape.

public sealed class ExcelConnectionShape : ExcelShapeBase, IDisposable
Inheritance
ExcelConnectionShape
Implements
Inherited Members

Properties

ConnectionEnd

Connection ending point

public ExcelDrawingConnectionPoint ConnectionEnd { get; }

Property Value

ExcelDrawingConnectionPoint

ConnectionStart

Connection starting point

public ExcelDrawingConnectionPoint ConnectionStart { get; }

Property Value

ExcelDrawingConnectionPoint

Style

Shape connector style

public eShapeConnectorStyle Style { get; set; }

Property Value

eShapeConnectorStyle