ITableVerify Interface

The following tables list the members exposed by ITableVerify.

Public Methods

 NameDescription
MethodGetTableColNamesReturns the column names.  
MethodGetTableDataImplement this method so that it retrieves the table data of all columns of rows between firstRowInRange and lastRowInRange, inclusive.  
MethodGetTableRowRangeGets the indexes of the first and last visible rows, and the table row count.  
Top

See Also