calculate_custom_function method
calculate_custom_function
def calculate_custom_function(self, function_name, params_list, context_objects):
...
Parameter | Type | Description |
---|---|---|
function_name | str | |
params_list | list | |
context_objects | list |
See Also
- module
aspose.cells
- class
ICustomFunction