Share

BalloonValueSets.Item Property

Parent Object: BalloonValueSets

Description

Returns the specified object from the collection.

Syntax

BalloonValueSets.Item( Index As Long ) As BalloonValueSet

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the index number of the BalloonValueSet to return. If an out of range index is provided, an error will occur.

Version

Introduced in version 9

Was this information helpful?