metodo calculate_custom_function
calculate_custom_function(function_name, params_list, context_objects)
def calculate_custom_function(self, function_name, params_list, context_objects):
...
Parametro | Tipo | Descrizione |
---|---|---|
function_name | str | |
params_list | list | |
context_objects | list |
Guarda anche
- modulo aspose.cells
- classe ICustomFunction