Gets the index of leader cluster which the specified leader line is in.
Supported platforms: Windows only
VBA:
RetVal = object.GetLeaderIndex(leaderLineIndex)
Type: MLeader
The object this method applies to.
Access: Input-only
Type: Long
The leader line index.
Type: Long
The leader cluster index.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available