Share

DrawingDocument.SheetSettings Property

Parent Object: DrawingDocument

Description

Property that returns the SheetSettings object. The SheetSettings object provides access to various sheet related document options. This is somewhat equivalent to the Sheet tab of the Document Settings dialog.

Syntax

DrawingDocument.SheetSettings() As SheetSettings

Property Value

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

Version

Introduced in version 11

Was this information helpful?