ArrowSymbol Property (ActiveX)

Specifies the arrow symbol of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.ArrowSymbol
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: String

Block name of the arrow symbol.

Remarks

The following block names for standard arrowhead types can be specified for ArrowSymbol:

Examples

VBA:

Not available

Visual LISP:

Not available