CellBuilder Type
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
Full Usage:
this.AsCellElement
Parameters:
SheetEntity<Value list>
Returns: SheetEntity<CellElement>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<Value list>
wx2 : OptionalSource<SheetEntity<Value list>>
Returns: OptionalSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
OptionalSource<SheetEntity<Value list>>
wx2 : SheetEntity<Value list>
Returns: OptionalSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<Value list>
wx2 : RequiredSource<SheetEntity<Value list>>
Returns: RequiredSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
RequiredSource<SheetEntity<Value list>>
wx2 : SheetEntity<Value list>
Returns: RequiredSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<Value list>
wx2 : OptionalSource<unit>
Returns: OptionalSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
OptionalSource<unit>
wx2 : SheetEntity<Value list>
Returns: OptionalSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<Value list>
wx2 : RequiredSource<unit>
Returns: RequiredSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
RequiredSource<unit>
wx2 : SheetEntity<Value list>
Returns: RequiredSource<SheetEntity<Value list>>
|
|
Full Usage:
this.Combine
Parameters:
SheetEntity<Value list>
wx2 : SheetEntity<Value list>
Returns: SheetEntity<Value 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<Value list>
Returns: SheetEntity<Value list>
Modifiers: inline Type parameters: 'T |
|
|
|
Full Usage:
this.Run
Parameters:
Expr<SheetEntity<Value list>>
Returns: CellElement
Modifiers: inline |
|
Full Usage:
this.Run
Parameters:
Expr<RequiredSource<SheetEntity<Value list>>>
Returns: SheetEntity<CellElement>
Modifiers: inline |
|
Full Usage:
this.Run
Parameters:
Expr<OptionalSource<SheetEntity<Value list>>>
Returns: SheetEntity<CellElement>
Modifiers: inline |
|
|
|
Full Usage:
this.Yield
Parameters:
'a option
Returns: SheetEntity<(DataType * obj) list>
Modifiers: inline Type parameters: 'a |
|
Full Usage:
this.Yield
Parameters:
string option
Returns: SheetEntity<Value list>
Modifiers: inline |
|
Full Usage:
this.Yield
Parameters:
'a
Returns: SheetEntity<(DataType * obj) list>
Modifiers: inline Type parameters: 'a |
|
Full Usage:
this.Yield
Parameters:
SheetEntity<Value>
Returns: SheetEntity<Value 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<Value list> seq
Returns: SheetEntity<Value list>
Modifiers: inline |
|
|
|
Static members
Static member | Description |
|
|