Muokkaa

Jaa


Pane.Index property (Project)

Gets the index of a Pane object in the containing object. Read-only Variant.

Syntax

expression.Index

expression A variable that represents a Pane object.

Remarks

A Pane object can be accessed through the Window object in either a Windows or Windows2 collection. For example, windows2.Item(1).TopPane.Index has the value 1.

The Index properties of other objects are used in similar ways. For an example, see the Index property of the Project object.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.