Gets the Y coordinate of the bottom side of the table bounding rectangle.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Bottom() As Long |
C++
Copy Code
|
|---|
public: |
A long value.
RemarksGets the bottom side of a table-bounding rectangle, measured in document coordinates.
See Also