Header menu logo 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

Instance members

Instance member Description

this.IsLeftAligned

Full Usage: this.IsLeftAligned

Returns: bool
Returns: bool

this.IsRightAligned

Full Usage: this.IsRightAligned

Returns: bool
Returns: bool

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

Type something to start searching.