Removes the leader cluster with specified index.
Supported platforms: Windows only
Signature
VBA:
object.RemoveLeader leaderIndex
- object
-
Type: MLeader
The object this method applies to.
- leaderIndex
-
Access: Input-only
Type: Long
The leader index.
Return Value (RetVal)
No return value.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available