Retrieves information about each of the columns in the table including max width and title. Looks at the first row of the table data.
public List<ColumnInfo> GetColumnInfo(TableData data)
Parameters
data
Overloads:
See also:
Class TableParserHtml© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic