Share

GeneralDimensions.Item Property

Parent Object: GeneralDimensions

Description

Method that returns the specified dimension object from the collection.

Syntax

GeneralDimensions.Item( Index As Long ) As GeneralDimension

Property Value

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

Parameters

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

Samples

Name Description
Dimensions - edit This sample demonstrates the editing of sheet dimensions and the associated dimension style.

Version

Introduced in version 9

Was this information helpful?