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