GetCellWidth(string) Method
Gets the cell width of the specified text.
public static int GetCellWidth(this string text)
- Namespace
- Spectre
.Console - Containing Type
- StringExtensions
Parameters
- string text
- The text to get the cell width of.
Returns
- int