calculate_custom_function méthode
calculate_custom_function(function_name, params_list, context_objects)
def calculate_custom_function(self, function_name, params_list, context_objects):
...
Paramètre | Taper | Description |
---|---|---|
function_name | str | |
params_list | list | |
context_objects | list |
Voir également
- module aspose.cells
- classe ICustomFunction