The following tables list the members exposed by FormTable.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | ClearColumn |
Clears all cell values in the specified column.
|
 | GetArea | Gets a list of rectangular areas this table covers on the Document. |
 | InsertRow |
Inserts a new row into the table, grabbing the text in the specified area as its new value..
|
 | RemoveRow |
Removes a row from the table.
|
 | SetCell |
Sets a new cell for this table, grabbing the text in the specified area as its new value.
|
 | SetColumnHeader |
Sets a new column header for the specified column.
|
Top
See Also