GlobalizationSettings.GetStandardBuiltInName

GlobalizationSettings.GetStandardBuiltInName method

Gets the standard text of built-in Name according to given locale dependent text.

public virtual string GetStandardBuiltInName(string localName)
ParameterTypeDescription
localNameStringLocale dependent text of built-in Name. The locale was specified by the Workbook for which this settings is used.

Return Value

Standard(en-US locale) text.

See Also