Pages.Item Property (Excel)

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

Version Information

Version Added: Excel 2007

Syntax

expression .Item(Index)

expression A variable that represents a Pages object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

Index value of the page.

See Also

Concepts

Pages Object

Pages Object Members