Expand Minimize
This topic has not yet been rated - Rate this topic

Application.Height Property

Office 2007
Returns or sets a Double value that represents tThe height, in points, of the main application window.

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.




Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.