GlobalizationSettings.GetLocalBuiltInName
GlobalizationSettings.GetLocalBuiltInName method
Gets the locale dependent text for built-in Name according to given standard text.
public virtual string GetLocalBuiltInName(string standardName)
Parameter | Type | Description |
---|---|---|
standardName | String | Standard(en-US locale) text of built-in Name. |
Return Value
Locale dependent text. The locale was specified by the Workbook for which this settings is used.
See Also
- class GlobalizationSettings
- namespace Aspose.Cells
- assembly Aspose.Cells