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