DrawingDocument.Sheets Property

Parent Object: DrawingDocument

Description

Property that returns the Sheets collection object. This object provides access to all of the sheets in the document.

Syntax

DrawingDocument.Sheets() As Sheets

Property Value

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

Samples

Name Description
Copying a title block definition This sample demonstrates copying a title block definition from one drawing to another and replacing the existing title blocks in the drawing with the new title block.

Version

Introduced in version 5.3