Header menu logo FsSpreadsheet

Message Type

Union cases

Union case Description

Exception exn

Full Usage: Exception exn

Parameters:
    Item : exn

Item : exn

Text string

Full Usage: Text string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.AsString

Full Usage: this.AsString

Returns: string
Returns: string

this.IsExc

Full Usage: this.IsExc

Returns: bool
Returns: bool

this.IsTxt

Full Usage: this.IsTxt

Returns: bool
Returns: bool

this.MapText

Full Usage: this.MapText

Parameters:
    m : string -> string

Returns: Message
m : string -> string
Returns: Message

this.TryException

Full Usage: this.TryException

Returns: exn option
Returns: exn option

this.TryText

Full Usage: this.TryText

Returns: string option
Returns: string option

Static members

Static member Description

Message.message e

Full Usage: Message.message e

Parameters:
    e : 'a

Returns: Message
e : 'a
Returns: Message

Message.message s

Full Usage: Message.message s

Parameters:
    s : string

Returns: Message
s : string
Returns: Message

Type something to start searching.