[]
The base interface for rows and columns of an ITable.
public interface ITableVector
Gets the vector length.
float Length { get; }
Returns the vector bounds on a page.
Quadrilateral GetBounds()
The vector bounds.