CustomView.PrintSettings Property
Excel Developer Reference |
True if print settings are included in the custom view. Read-only Boolean.
Syntax
expression.PrintSettings
expression A variable that represents a CustomView object.
Example
This example creates a list of the custom views in the active workbook and their print settings and row and column settings.
Visual Basic for Applications |
---|
|
See Also