DrawingPrintManager.SetSheetRange Method
Parent Object:
DrawingPrintManager
Description
Method that sets the sheet range to print. The range set is only used when the PrintRange property is set to kPrintSheetRange.
Syntax
DrawingPrintManager.
SetSheetRange(
FromSheet As Long,
ToSheet As Long )
Parameters
FromSheet |
Long |
Input Long value that specifies the first sheet of the range to print. |
ToSheet |
Long |
Input Long value that specifies the last sheet of the range to print. |
Samples
Version
Introduced in version 5