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