TextTopAttachmentType Property (ActiveX)

Specifies the attachment of the leader to the top center of the text content.

Supported platforms: Windows only

Signature

VBA:

object.TextTopAttachmentType
object

Type: MLeader

The object this property applies to.

Property Value

Read-only: No

Type: AcVerticalTextAttachmentType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available