Share via


Pages Members

Include Protected Members
Include Inherited Members

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.

The Pages type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Count Returns the number of objects in the collection. Read-only Integer.
Public property Item Returns a Page object that represents a collection of pages in a workbook. Read-only.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

Pages Interface

Microsoft.Office.Interop.Excel Namespace