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