Pages Members (Excel)

GitHub-Mark-64px

Contribute to this content

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

A collection of pages in a document. Use the Pages collection and the related objects and properties for programmatically defining page layout in a workbook.

Properties

Name

Description

Count

Returns the number of objects in the collection. Read-only Long.

Item

Returns a Page object that represents a collection of pages in a workbook. Read-only.