Share

Leader.RootNode Property

Parent Object: Leader

Description

Property that returns the root node of this leader. This property will return Nothing if the HasRootNode property returns False.

Syntax

Leader.RootNode() As LeaderNode

Property 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.

Version

Introduced in version 11

Was this information helpful?