Click or drag to resize

Table Methods

The Table type exposes the following members.

Methods
  NameDescription
Public methodAddRow
Clone last row of table and append to table
Public methodAddTextByBookmark
Text array write in table of bookmark name (column).

Rows append of array count.

Public methodGetColumnCount
Get table column count
Public methodGetNames
Get tables name
Public methodGetRowCount
Get table row count
Private methodGetTable
Get Word table
Public methodRefresh
Refresh table list (Tables)
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also