Application.Height Property
Office 2007
| Excel Developer Reference |
Syntax
expression.Height
expression A variable that represents an Application object.
Remarks
If the window is minimized, this property is read-only and refers to the height of the icon. If the window is maximized, this property cannot be set. Use the WindowState property to determine the window state.