HideRowSeparators(Table) Method
    Hides row separators.
    
        public static Table HideRowSeparators(this Table table)
        - Namespace
 - Spectre
.Console  - Containing Type
 - TableExtensions
 
Parameters
- Table table
 - The table.
 
public static Table HideRowSeparators(this Table table)