get_local_function_name method
get_local_function_name
Gets the locale dependent function name according to given standard function name.
Returns
Locale dependent function name. The locale was specified by the Workbook for which this settings is used.
def get_local_function_name(self, standard_name):
...
Parameter | Type | Description |
---|---|---|
standard_name | str | Standard(en-US locale) function name. |
See Also
- module
aspose.cells
- class
GlobalizationSettings