Table Methods |
The Table type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRow |
Clone last row of table and append to table
| |
| AddTextByBookmark |
Text array write in table of bookmark name (column).
Rows append of array count.
| |
| GetColumnCount |
Get table column count
| |
| GetNames |
Get tables name
| |
| GetRowCount |
Get table row count
| |
| GetTable |
Get Word table
| |
| Refresh |
Refresh table list (Tables)
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |