Share

DrawingDocument.SheetFormats Property

Parent Object: DrawingDocument

Description

Property that returns the SheetFormats collection object.

Syntax

DrawingDocument.SheetFormats() As SheetFormats

Property Value

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

Samples

Name Description
Create sheet with multiple views This sample demonstrates the creation of a drawing sheet based on a particular sheet format containing the definition for multiple views.

Version

Introduced in version 2009

Was this information helpful?