Caption(Table, TableTitle) Method
Sets the table caption.
public static Table Caption(this Table table, TableTitle caption)
- Namespace
- Spectre
.Console - Containing Type
- TableExtensions
Parameters
- Table table
- The table.
- TableTitle caption
- The caption.