TInvFunctionInfo Class Properties
In This Topic
For a list of all members of this type, see TInvFunctionInfo members.
Public Properties
| Name | Description |
 | IsContextSensitive | Determines whether the evaluation of the function is dependent on the context in which the evaluation occurs. (Inherited from FarPoint.CalcEngine.FunctionInfo) |
 | MaxArgs | Overridden. Gets the maximum number of arguments for the function. |
 | MinArgs | Overridden. Gets the minimum number of arguments for the function. |
 | Name | Overridden. Gets the name of the function. |
Top
See Also