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