Name | Description | |
---|---|---|
LanguagePackage Constructor | Initializes a new instance of the LanguagePackage class. |
The following tables list the members exposed by LanguagePackage.
Name | Description | |
---|---|---|
LanguagePackage Constructor | Initializes a new instance of the LanguagePackage class. |
Name | Description | |
---|---|---|
NameValueType | The value is used to define a name. | |
UnspecifiedValueType | The value accepts any type. |
Name | Description | |
---|---|---|
BuiltInStyleNames | Gets names of built-in styles. | |
Chinese | Gets the function language package in Chinese. | |
Czech | Gets the function language package in Czech. | |
Danish | Gets the function language package in Danish. | |
Dutch | Gets the function language package in Dutch. | |
EditingBehaviors | Gets or sets the editing behaviors of this language package. | |
English | Gets the function language package in English. | |
Finnish | Gets the function language package in Finnish. | |
French | Gets the function language package in French. | |
German | Gets the function language package in German. | |
Hungarian | Gets the function language package in Hungarian. | |
Italian | Gets the function language package in Italian. | |
Japanese | Gets the function language package in Japanese. | |
Korean | Gets the function language package in Korean. | |
Mutable | Gets a value indicating whether this LanguagePackage is mutable. | |
Name | Gets the name of the language package. | |
NativeName | Gets the name of the language package in the native language. | |
Norwegian | Gets the function language package in Norwegian. | |
Polish | Gets the function language package in Polish. | |
Portuguese | Gets the function language package in Portuguese. | |
Russian | Gets the function language package in Russian. | |
Spanish | Gets the function language package in Spanish. | |
Swedish | Gets the function language package in Swedish. | |
Turkish | Gets the function language package in Turkish. |
Name | Description | |
---|---|---|
CreateAlias | Creates a new function alias. | |
FromCulture | Get the built-in language package from the specified culture. | |
GetArgumentCount | Gets the total number of parameters that display in the intelli-sense tooltip. | |
GetArgumentDescription | Gets the description of function's argument which is displayed from Function Arguments dialog. | |
GetArgumentName | Overloaded. Gets the parameter name of the specified function. | |
GetArgumentOptions | Gets an array of option values for the specified argument. | |
GetArgumentType | Gets the parameter name of the specified function. | |
GetArgumentTypeName | Gets the parameter name for the specified value type. | |
GetBooleanText | Gets the text of the specified error value.. | |
GetDescription | Overloaded. Gets description of the function. | |
GetDescription2 | Overloaded. Gets the function description which is displayed from Function Arguments dialog. | |
GetErrorText | Gets the text of the specified error value.. | |
GetMinimumArgumentCount | Gets the minimum number of arguments must be passed to the function. | |
GetName | Gets the localized name of the function. | |
GetOverloads | Gets the total number of function overloads. | |
IsArrayArgument | Indicates if the argument of a function is accept array. | |
MapAlias | Overloaded. Maps a string value to the specified structured item specifier. |
Name | Description | |
---|---|---|
GetBuiltInStyleNames | Returns names of built-in styles. |