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