Shape.Connector Property
True if the specified shape is a connector. Read-only MsoTriState.
Syntax
expression.Connector
expression An expression that returns a Shape object.
Example
This example deletes all connectors on myDocument.
| Visual Basic for Applications |
|---|
|