Share

FoldFeatures.Item Property

Parent Object: FoldFeatures

Description

Returns the specified FoldFeature object from the collection. This is the default property of the FoldFeatures collection object.

Syntax

FoldFeatures.Item( Index As Variant ) As FoldFeature

Property Value

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

Parameters

Name Type Description
Index Variant Input Variant value that specifies the index of the to return.

Version

Introduced in version 5.3

Was this information helpful?