ArrowSize Property (ActiveX)

Specifies the arrow size of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.ArrowSize
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Long

Size of the arrow.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available