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):
    ...
ParameterTypeDescription
standard_namestrStandard(en-US locale) text of built-in Name.

See Also