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