Back to Devexpress

ConnectorFormat Members

officefileapi-devexpress-dot-spreadsheet-dot-connectorformat-dot-underscore-members.md

latest2.2 KB
Original Source

ConnectorFormat Members

Contains connector settings.

Properties

NameDescription
ArrowsProvides access to the connector arrowhead properties.
ConnectorTypeGets or sets the connector’s type.
EndConnectedShapeIdRetrieves the unique identifier of a drawing object attached to the connector’s end point.
EndPointConnectedIndicates whether the connector’s end point is attached to a drawing object.
HandleCountReturns or specifies the number of adjustment handles for an elbow or curved connector.
StartConnectedShapeIdRetrieves the unique identifier of a drawing object attached to the connector’s start point.
StartPointConnectedIndicates whether the connector’s start point is attached to a drawing object.

Methods

NameDescription
ConnectEndPoint(Shape, Int32)Attaches the connector’s end point to the drawing object.
ConnectStartPoint(Shape, Int32)Attaches the connector’s start point to the drawing object.
DisconnectEndPoint()Disconnects the connector’s end point from a drawing object.
DisconnectStartPoint()Disconnects the connector’s start point from a drawing object.

See Also

ConnectorFormat Interface

DevExpress.Spreadsheet Namespace