Frameset.Height Property
Word Developer Reference |
Returns or sets a Float that represents the height of the specified Frameset object. Read/write.
Syntax
expression.Height
expression A variable that represents a Frameset object.
Remarks
The HeightType property determines the type of unit in which this value is expressed.
Example
This example sets the height of the specified Frameset object to 25% of the window height.
Visual Basic for Applications |
---|
|
See Also