Class ConnectorShape
Inherited Members
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class ConnectorShape : AbstractShape, IWorksheetDrawingObject, ISheetDrawingObject, IDrawingObject
Constructors
ConnectorShape()
Declaration
public ConnectorShape()
ConnectorShape(ShapeType)
Declaration
public ConnectorShape(ShapeType type)
Parameters
Type | Name | Description |
---|---|---|
ShapeType | type |
Properties
Connection
Declaration
public Connection Connection { get; set; }
Property Value
Type | Description |
---|---|
Connection |