Indicates whether properties were changed.
Supported platforms: Windows only
Signature
VBA:
object.OverwritePropChanged
- object
-
Type: MLeaderStyle
The object this property applies to.
Property Value
Read-only: Yes
Type: Boolean
- True: Properties were changed.
- False: Properties were not changed.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available