DLL
To create and use a custom function
- If you want to define a custom function with a specified number of parameters, call the SSAddCustomFunction function.
- If you want to define a custom function with a variable number of parameters, call the SSAddCustomFunctionExt function.
- Use the custom name in formulas as you would other operators.