Define a column of a table with a specified width in bytes (# of chars).
Union case | Description |
Full Usage:
LeftAligned width
Parameters:
int
|
|
Full Usage:
RightAligned width
Parameters:
int
|
|
Static member | Description |
Full Usage:
TableColumn.ofPaddedString isLast s column
Parameters:
bool
s : string
column : TableColumn
Returns: string
|
|