HtmlTableCell Type
Representation of an HTML table cell
Union cases
| Union case | Description |
Full Usage:
Cell(bool, string)
Parameters:
bool
Item2 : string
|
|
Full Usage:
Empty
|
Instance members
| Instance member | Description |
Full Usage:
this.Data
Returns: string
|
|
Full Usage:
this.IsHeader
Returns: bool
|
|
FSharp.Data