calculate_custom_function metod
calculate_custom_function(function_name, params_list, context_objects)
def calculate_custom_function(self, function_name, params_list, context_objects):
...
Parameter | Typ | Beskrivning |
---|---|---|
function_name | str | |
params_list | list | |
context_objects | list |
Se även
- modul aspose.cells
- klass ICustomFunction