Share

DrawingPrintManager.PrintExcludedSheets Property

Parent Object: DrawingPrintManager

Description

Gets/Sets the Boolean flag indicating whether excluded sheets (when PrintRange is set to kPrintAllSheets or kPrintSheetRange) should be printed. Defaults to FALSE.

Syntax

DrawingPrintManager.PrintExcludedSheets() As Boolean

Property Value

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

Version

Introduced in version 2009

Was this information helpful?