TableColumnExtensions Class
Contains extension methods for
TableColumn
.
public static class TableColumnExtensions
- Namespace
- Spectre
.Console
Methods
-
static TableColumn Footer
(TableColumn, IRenderable) - Sets the table column footer.
-
static TableColumn Footer
(TableColumn, string) - Sets the table column footer.
-
static TableColumn Header
(TableColumn, IRenderable) - Sets the table column header.
-
static TableColumn Header
(TableColumn, string) - Sets the table column header.