AddEmptyRow(Table) Method
Adds an empty row to the table.
public static Table AddEmptyRow(this Table table)
- Namespace
- Spectre
.Console - Containing Type
- TableExtensions
Parameters
- Table table
- The table to add the row to.