Page Members (Excel)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents a page in a workbook. Use the PageSetup object and the related methods and properties for programmatically defining page layout in a workbook.

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.