The IMDCalculationFormulaFunctionCall interface contains properties and methods of formula operand that is a special function.
Property name | Brief description | |
ArgumentCount | The ArgumentCount property determines the number of arguments used in the MMin, MMax, MAvg functions. | |
FunctionCall | The FunctionCall property determines a form of special function used in a formula. |
Property name | Brief description | |
The Index property returns index of operand position in the formula. | ||
The Kind property returns operand type. | ||
The Text property returns text representation of operand. |
Method name | Brief description | |
The CreateCopy property creates an operand copy. |
See also:
Special Functions