HideFooters(Table) Method
    Hides table footers.
    
        public static Table HideFooters(this Table table)
        - Namespace
 - Spectre
.Console  - Containing Type
 - TableExtensions
 
Parameters
- Table table
 - The table.
 
public static Table HideFooters(this Table table)