Header menu logo FsSpreadsheet

RowBuilder Type

Constructors

Constructor Description

RowBuilder()

Full Usage: RowBuilder()

Returns: RowBuilder
Returns: RowBuilder

Instance members

Instance member Description

this.Combine

Full Usage: this.Combine

Parameters:
Returns: OptionalSource<SheetEntity<RowElement list>>
wx1 : SheetEntity<RowElement list>
wx2 : OptionalSource<SheetEntity<RowElement list>>
Returns: OptionalSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: OptionalSource<SheetEntity<RowElement list>>
wx1 : OptionalSource<SheetEntity<RowElement list>>
wx2 : SheetEntity<RowElement list>
Returns: OptionalSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: RequiredSource<SheetEntity<RowElement list>>
wx1 : SheetEntity<RowElement list>
wx2 : RequiredSource<SheetEntity<RowElement list>>
Returns: RequiredSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: RequiredSource<SheetEntity<RowElement list>>
wx1 : RequiredSource<SheetEntity<RowElement list>>
wx2 : SheetEntity<RowElement list>
Returns: RequiredSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: OptionalSource<SheetEntity<RowElement list>>
wx1 : SheetEntity<RowElement list>
wx2 : OptionalSource<unit>
Returns: OptionalSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: OptionalSource<SheetEntity<RowElement list>>
wx1 : OptionalSource<unit>
wx2 : SheetEntity<RowElement list>
Returns: OptionalSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: RequiredSource<SheetEntity<RowElement list>>
wx1 : SheetEntity<RowElement list>
wx2 : RequiredSource<unit>
Returns: RequiredSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: RequiredSource<SheetEntity<RowElement list>>
wx1 : RequiredSource<unit>
wx2 : SheetEntity<RowElement list>
Returns: RequiredSource<SheetEntity<RowElement list>>

this.Combine

Full Usage: this.Combine

Parameters:
Returns: SheetEntity<RowElement list>
wx1 : SheetEntity<RowElement list>
wx2 : SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>

this.Delay

Full Usage: this.Delay

Parameters:
    n : unit -> 'T

Returns: 'T
Modifiers: inline
Type parameters: 'T
n : unit -> 'T
Returns: 'T

this.For

Full Usage: this.For

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
Type parameters: 'T
vs : 'T seq
f : 'T -> SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>

this.Quote

Full Usage: this.Quote

Parameters:
    quotation : Expr<'T>

Returns: Expr<'T>
quotation : Expr<'T>
Returns: Expr<'T>

this.Run

Full Usage: this.Run

Parameters:
Returns: RowElement list
Modifiers: inline
children : Expr<SheetEntity<RowElement list>>
Returns: RowElement list

this.Run

Full Usage: this.Run

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
children : Expr<RequiredSource<SheetEntity<RowElement list>>>
Returns: SheetEntity<RowElement list>

this.Run

Full Usage: this.Run

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
children : Expr<OptionalSource<SheetEntity<RowElement list>>>
Returns: SheetEntity<RowElement list>

this.SignMessages

Full Usage: this.SignMessages

Parameters:
Returns: Message list
messages : Message list
Returns: Message list

this.Yield

Full Usage: this.Yield

Parameters:
    s : string

Returns: SheetEntity<RowElement list>
Modifiers: inline
s : string
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
    n : 'a

Returns: SheetEntity<RowElement list>
Modifiers: inline
Type parameters: 'a
n : 'a
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
c : Value
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
cs : SheetEntity<CellElement> seq
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
c : SheetEntity<Value>
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
c : CellElement
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
c : SheetEntity<CellElement>
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
cs : SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
c : SheetEntity<RowElement>
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
cs : RowElement list
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
c : RowElement
Returns: SheetEntity<RowElement list>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: OptionalSource<unit>
Modifiers: inline
n : OptionalSource<unit>
Returns: OptionalSource<unit>

this.Yield

Full Usage: this.Yield

Parameters:
Returns: RequiredSource<unit>
Modifiers: inline
n : RequiredSource<unit>
Returns: RequiredSource<unit>

this.YieldFrom

Full Usage: this.YieldFrom

Parameters:
Returns: SheetEntity<RowElement list>
Modifiers: inline
ns : SheetEntity<RowElement list> seq
Returns: SheetEntity<RowElement list>

this.Zero

Full Usage: this.Zero

Returns: SheetEntity<RowElement list>
Modifiers: inline
Returns: SheetEntity<RowElement list>

Static members

Static member Description

RowBuilder.Empty

Full Usage: RowBuilder.Empty

Returns: SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>

Type something to start searching.