B2R2


TableColumn Type

Define a column of a table with a specified width in bytes (# of chars).

Union cases

Union case Description

LeftAligned width

Full Usage: LeftAligned width

Parameters:
    width : int

width : int

RightAligned width

Full Usage: RightAligned width

Parameters:
    width : int

width : int

Static members

Static member Description

TableColumn.ofPaddedString isLast s column

Full Usage: TableColumn.ofPaddedString isLast s column

Parameters:
Returns: string
isLast : bool
s : string
column : TableColumn
Returns: string