Leader.RootNode Property
Parent Object: LeaderDescription
Property that returns the root node of this leader. This property will return Nothing if the HasRootNode property returns False.
Syntax
Leader.RootNode() As LeaderNodeProperty Value
This is a read only property whose value is a LeaderNode.Samples
Name | Description |
Add new leader note | This sample illustrates creating leader text on a sheet. |