Pane object (Project)
Represents a pane of a window. (There is no collection for Pane objects.) You can access the Pane object through the ActivePane, TopPane, and BottomPane properties of a Window object.
Using the Pane Object
Use a property such as the BottomPane property to return a Pane object. The following example checks for the existence of a pane at the bottom of the window and then creates, and applies, a new two-pane view.
Name |
---|
Application |
Index |
Parent |
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.