SettableGlobalizationSettings.GetStandardFunctionName

SettableGlobalizationSettings.GetStandardFunctionName method

Gets the standard function name according to given locale dependent function name.

public override string GetStandardFunctionName(string localName)
ParameterTypeDescription
localNameStringLocale dependent function name. The locale was specified by the Workbook for which this settings is used.

Return Value

Standard(en-US locale) function name.

See Also