Click or drag to resize

ITable Properties

The ITable type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets the list of table columns.
Public propertyHeaderLines
Gets the number of lines in the column headers.
Public propertyIsValid
Gets or sets a boolean value to indicate whether the table has valid data.
Public propertyName
Gets or set the name of the table.
Public propertyPageCount
Gets the number of report pages that the table spans.
Public propertyPageNumber
Gets the report page number where the table was detected.
Public propertyRows
Gets the list of table rows.
Top
See Also