Pane.Activate Method
Excel Developer Reference |
Activates the pane.
Syntax
expression.Activate
expression A variable that represents a Pane object.
Return Value
Boolean
Remarks
If the pane isn't in the active window, the window that the pane belongs to will also be activated. You cannot activate a frozen pane.
See Also