Chart.PageSetup Property
Excel Developer Reference |
Returns a PageSetup object that contains all the page setup settings for the specified object. Read-only.
Syntax
expression.PageSetup
expression A variable that represents a Chart object.
Example
This example sets the center header text for Chart1.
Visual Basic for Applications |
---|
|
Visual Basic for Applications |
|
See Also