Specify how leaders connect with the text.
Supported platforms: Windows only
Signature
VBA:
object.TextAttachmentType
- object
-
Type:
MLeader
The object this property applies to.
Property Value
Read-only: No
Type: AcTextAttachmentType enum
-
acAttachmentAllLine
-
acAttachmentBottomLine
-
acAttachmentBottomOfBottom
-
acAttachmentBottomOfTop
-
acAttachmentBottomOfTopLine
-
acAttachmentMiddle
-
acAttachmentMiddleOfBottom
-
acAttachmentMiddleOfTop
-
acAttachmentTopOfTop
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available