Header(TableColumn, string) Method
Sets the table column header.
public static TableColumn Header(this TableColumn column, string header)
- Namespace
- Spectre
.Console - Containing Type
- Table
Column Extensions
Parameters
- TableColumn column
- The table column.
- string header
- The table column header markup text.