Application.WindowResize Event
Office 2007
| Excel Developer Reference |
Syntax
expression.WindowResize(Wb, Wn)
expression A variable that represents an Application object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Wb | Required | Window | The workbook displayed in the resized window. |
| Wn | Required | Window | The resized window. |