GrapeCity.CalcEngine.Expressions Namespace : CalcFunctionExpression Class |
The following tables list the members exposed by CalcFunctionExpression.
Name | Description | |
---|---|---|
CalcFunctionExpression Constructor | Overloaded. |
Name | Description | |
---|---|---|
ArgCount | Gets the number of parameters being passed to the function. | |
Function | Gets the implementation (dynamic or static function binding) of the function. | |
FunctionName | Gets the name of the function. |
Name | Description | |
---|---|---|
GetArg | Returns the specified parameter being passed to the function. | |
Offset | Overridden. Get a new expression with specific offset. |