Worksheet.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 Worksheet object.

See Also