Share

Sheet.Height Property

Parent Object: Sheet

Description

Gets or sets the height of the sheet.

Syntax

Sheet.Height() As Double

Property Value

This is a read/write property whose value is a Double.

Samples

Name Description
Creating hole tables This sample demonstrates the creation of hole tables in a drawing.
Creating a parts list This sample demonstrates the creation of a parts list. The parts list is placed at the top right corner of the border if one exists, else it is placed at the top right corner of the sheet.

Version

Introduced in version 4

Was this information helpful?