Share

DrawingDimensions.GeneralDimensions Property

Parent Object: DrawingDimensions

Description

Property that returns the GeneralDimensions collection object. This object provides access to all of the general dimensions on the sheet and provides functionality to create new general dimensions.

Syntax

DrawingDimensions.GeneralDimensions() As GeneralDimensions

Property Value

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

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?