Share
 
 

TextBottomAttachmentType Property (ActiveX)

Specifies the attachment of the leader to the bottom of the text content.

Supported platforms: Windows only

Signature

VBA:

object.TextBottomAttachmentType
object

Type: MLeader, MLeaderStyle

The objects this property applies to.

Property Value

Read-only: No

Type: AcVerticalTextAttachmentType enum

  • acAttachmentCenter: Leader attachment is centered with the text content
  • acAttachmentLinedCenter: Inserts an underline between the leader attachment and the text content

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?