The OCRTable object contains the following properties:
Property List
Name | Description |
---|---|
Bounds
|
Returns the bounds of the table area. |
Cell
|
Returns the table cell specified by its row index and column index. |
Column
|
Returns the header of the column specified by its index. |
ColumnCount
|
Returns the number of the table columns. |
RowCount
|
Returns the number of table rows. |