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