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, bool forPipeTable)
Parameters
data
forPipeTable
Overloads:
See also:
Class TableParserHtml© West Wind Technologies, 2016-2024 • Updated: 05/18/22
Comment or report problem with topic