UsableWidth Property

Microsoft Office Web Components Object Model

UsableWidth Property

       

Returns the maximum width of the space in pixels that a window can occupy in the application window area. Returns the same value as the Width property. Read-only Double.

expression.UsableWidth

expression   Required. An expression that returns a Window object.

Remarks

Use the UsableHeight property to return the maximum possible height for a window.