| Table Methods |
The Table type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Closes the current Table.
| |
| Merge |
Creates a merged cell from the current Table.
| |
| Merge(Boolean) |
Creates a merged cell form the current Table or merges all columns in the Table into one column.
| |
| NextRow |
Moves to the next record row in the Table.
|