Share

LeaderNodesEnumerator.Item Property

Parent Object: LeaderNodesEnumerator

Description

Method that returns the specified LeaderNode object from the collection.

Syntax

LeaderNodesEnumerator.Item( Index As Variant ) As LeaderNode

Property Value

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

Parameters

Name Type Description
Index Variant Value that specifies the index of the object to return.

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?