Share

LeaderNode.ChildNodes Property

Parent Object: LeaderNode

Description

Property that returns the children nodes under this node. The count will return 0 if the node is a leaf node.

Syntax

LeaderNode.ChildNodes() As LeaderNodesEnumerator

Property Value

This is a read only property whose value is a LeaderNodesEnumerator.

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?