Share

ApprenticeDrawingPrintManager.SetSheetRange Method

Parent Object: ApprenticeDrawingPrintManager

Description

Property to indicate the range of Sheets to be printed. Valid only when PrintRange is set to kPrintSheetRange.

Syntax

ApprenticeDrawingPrintManager.SetSheetRange( FromSheet As Long, ToSheet As Long )

Parameters

Name Type Description
FromSheet Long Specifies the first sheet of the range to print.
ToSheet Long Specifies the last sheet of the range to print.

Version

Introduced in version 9

Was this information helpful?