Header menu logo FSharp.Data

HtmlTableCell Type

Representation of an HTML table cell

Union cases

Union case Description

Cell(bool, string)

Full Usage: Cell(bool, string)

Parameters:
    Item1 : bool
    Item2 : string

Item1 : bool
Item2 : string

Empty

Full Usage: Empty

Instance members

Instance member Description

this.Data

Full Usage: this.Data

Returns: string
Returns: string

this.IsHeader

Full Usage: this.IsHeader

Returns: bool
Returns: bool

Type something to start searching.