Share

HighlightSet.Item Property

Parent Object: HighlightSet

Description

Returns the specified object from the highlight set.

Syntax

HighlightSet.Item( Index As Long ) As Object

Property Value

This is a read only property whose value is an Object.

Parameters

Name Type Description
Index Long Input Long that specifies the index of the item within the collection to return.

Version

Introduced in version 5

Was this information helpful?