Applies To Objects
Description
Returns or sets the ending row of the Area object. Read-write.
Syntax
object.Bottom
Element |
Description |
Object |
The Area object. |
Comments
You can set the Bottom property to shrink or expand an Area object. For example, if you initially defined an area with a bottom row of ten, you can set the bottom row to fifteen, thereby expanding the size of the area.
You can also adjust the size of the Area object with the Top, Left, and Right properties.