Object
GC.Spread.CalcEngine.Functions
Object
GC.Spread.CalcEngine.Functions
Name | Description | |
---|---|---|
AsyncFunctionEvaluateMode | Represents the asynchronous function evaluate mode. |
Name | Description | |
---|---|---|
AsyncFunction | Represents an abstract base class for defining asynchronization functions. | |
defineGlobalCustomFunction | Defines a global custom function. | |
findGlobalFunction | Gets all of the global functions or one global function that specified by name. | |
Function | Represents an abstract base class for defining functions. | |
removeGlobalFunction | If the name is empty, remove all of the global functions, otherwise, remove one function with the specified name. |