ColumnExtensions Class
Contains extension methods for
IColumn
.
public static class ColumnExtensions
- Namespace
- Spectre
.Console
Methods
-
static T NoWrap
<T> (T) - Prevents a column from wrapping.
-
static T Width
<T> (T, int?) - Sets the width of the column.