Click or drag to resize
Table Methods

The Table type exposes the following members.

Methods
  NameDescription
Public methodCode exampleClose
Closes the current Table.
Public methodCode exampleMerge
Creates a merged cell from the current Table.
Public methodMerge(Boolean)
Creates a merged cell form the current Table or merges all columns in the Table into one column.
Public methodCode exampleNextRow
Moves to the next record row in the Table.
Top
See Also