TextAlignmentType Property (ActiveX)

Specifies the text alignment type of the mleader style.

Supported platforms: Windows only

Signature

VBA:

object.TextAlignmentType
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: AcTextAlignmentType enum

The text alignment type.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available