SettableGlobalizationSettings.SetStandardFunctionName
SettableGlobalizationSettings.SetStandardFunctionName method
Sets the locale dependent function name according to given standard function name.
public void SetStandardFunctionName(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 function name to local function name automatically. If true, the standar name will be mapped to local name automatically so user does not need to call SetLocalFunctionName again for the same standard and local names pair |
See Also
- class SettableGlobalizationSettings
- namespace Aspose.Cells
- assembly Aspose.Cells