RowBuilder Type
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
Full Usage:
this.Combine
Parameters:
SheetEntity<RowElement list>
wx2 : OptionalSource<SheetEntity<RowElement list>>
Returns: OptionalSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
OptionalSource<SheetEntity<RowElement list>>
wx2 : SheetEntity<RowElement list>
Returns: OptionalSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<RowElement list>
wx2 : RequiredSource<SheetEntity<RowElement list>>
Returns: RequiredSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
RequiredSource<SheetEntity<RowElement list>>
wx2 : SheetEntity<RowElement list>
Returns: RequiredSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<RowElement list>
wx2 : OptionalSource<unit>
Returns: OptionalSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
OptionalSource<unit>
wx2 : SheetEntity<RowElement list>
Returns: OptionalSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<RowElement list>
wx2 : RequiredSource<unit>
Returns: RequiredSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
RequiredSource<unit>
wx2 : SheetEntity<RowElement list>
Returns: RequiredSource<SheetEntity<RowElement list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<RowElement list>
wx2 : SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>
|
|
Full Usage:
this.Delay
Parameters:
unit -> 'T
Returns: 'T
Modifiers: inline Type parameters: 'T |
|
Full Usage:
this.For
Parameters:
'T seq
f : 'T -> SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>
Modifiers: inline Type parameters: 'T |
|
|
|
Full Usage:
this.Run
Parameters:
Expr<SheetEntity<RowElement list>>
Returns: RowElement list
Modifiers: inline |
|
Full Usage:
this.Run
Parameters:
Expr<RequiredSource<SheetEntity<RowElement list>>>
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Run
Parameters:
Expr<OptionalSource<SheetEntity<RowElement list>>>
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
|
|
Full Usage:
this.Yield
Parameters:
string
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
'a
Returns: SheetEntity<RowElement list>
Modifiers: inline Type parameters: 'a |
|
Full Usage:
this.Yield
Parameters:
Value
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
SheetEntity<CellElement> seq
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
SheetEntity<Value>
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
CellElement
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
SheetEntity<CellElement>
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
SheetEntity<RowElement list>
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
SheetEntity<RowElement>
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
RowElement list
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
RowElement
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
OptionalSource<unit>
Returns: OptionalSource<unit>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
RequiredSource<unit>
Returns: RequiredSource<unit>
Modifiers: inline |
|
Full Usage:
this.YieldFrom
Parameters:
SheetEntity<RowElement list> seq
Returns: SheetEntity<RowElement list>
Modifiers: inline |
|
|
|
Static members
Static member | Description |
|
|