Page Members
Include Protected Members
Include Inherited Members
Represents a page in a workbook. Use the PageSetup object and the related methods and properties for programmatically defining page layout in a workbook.
The Page type exposes the following members.
Properties
Name | Description | |
---|---|---|
CenterFooter | Specifies a picture or text to be center aligned in the page footer. | |
CenterHeader | Specifies a picture or text to be center aligned in the page header. | |
LeftFooter | Specifies a picture or text to be left aligned in the page footer. | |
LeftHeader | Specifies a picture or text to be left aligned in the page header. | |
RightFooter | Specifies a picture or text to be right aligned in the page footer. | |
RightHeader | Specifies a picture or text to be right aligned in the page header. |
Top