calculate_custom_function método
calculate_custom_function(function_name, params_list, context_objects)
def calculate_custom_function(self, function_name, params_list, context_objects):
...
Parámetro | Tipo | Descripción |
---|---|---|
function_name | str | |
params_list | list | |
context_objects | list |
Ver también
- módulo aspose.cells
- clase ICustomFunction