Share
 
 

EnableFrameText Property (ActiveX)

Specifies the EnableFrameText of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.EnableFrameText
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: Boolean

  • True: Text frame is enabled.
  • False: Text frame is disabled.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?