Cells.ExportList

Cells.ExportList<T> method

public List<T> ExportList<T>(int firstRow, int firstColumn, int totalRows, int totalColumns, 
    ExportTableOptions options)

See Also