Class ExcelConnectionShape
An Excel shape.
Implements
Inherited Members
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public sealed class ExcelConnectionShape : ExcelShapeBase, IDisposable
Properties
ConnectionEnd
Connection ending point
Declaration
public ExcelDrawingConnectionPoint ConnectionEnd { get; }
Property Value
| Type | Description |
|---|---|
| ExcelDrawingConnectionPoint |
ConnectionStart
Connection starting point
Declaration
public ExcelDrawingConnectionPoint ConnectionStart { get; }
Property Value
| Type | Description |
|---|---|
| ExcelDrawingConnectionPoint |
Style
Shape connector style
Declaration
public eShapeConnectorStyle Style { get; set; }
Property Value
| Type | Description |
|---|---|
| eShapeConnectorStyle |