calculate_custom_function Methode
calculate_custom_function(function_name, params_list, context_objects)
def calculate_custom_function(self, function_name, params_list, context_objects):
...
Parameter | Typ | Beschreibung |
---|---|---|
function_name | str | |
params_list | list | |
context_objects | list |
Siehe auch
- Modul aspose.cells
- Klasse ICustomFunction