Header menu logo FsSpreadsheet

CellDataValue Type

Union cases

Union case Description

Boolean string

Full Usage: Boolean string

Parameters:
    Item : string

Item : string

Date string

Full Usage: Date string

Parameters:
    Item : string

Item : string

Error string

Full Usage: Error string

Parameters:
    Item : string

Item : string

Number string

Full Usage: Number string

Parameters:
    Item : string

Item : string

String string

Full Usage: String string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsBoolean

Full Usage: this.IsBoolean

Returns: bool
Returns: bool

this.IsDate

Full Usage: this.IsDate

Returns: bool
Returns: bool

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsNumber

Full Usage: this.IsNumber

Returns: bool
Returns: bool

this.IsString

Full Usage: this.IsString

Returns: bool
Returns: bool

Type something to start searching.