SettableGlobalizationSettings.SetStandardBuiltInName
SettableGlobalizationSettings.SetStandardBuiltInName method
Sets the locale dependent function name according to given standard function name.
public void SetStandardBuiltInName(string localName, string standardName, bool bidirectional)
Parameter | Type | Description |
---|---|---|
localName | String | Locale dependent function name |
standardName | String | Standard(en-US locale) function name. |
bidirectional | Boolean | Whether map the standard name text to local name text automatically. If true, the standar name text will be mapped to local name text automatically so user does not need to call SetLocalBuiltInName again for the same standard and local names pair |
See Also
- class SettableGlobalizationSettings
- namespace Aspose.Cells
- assembly Aspose.Cells