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