Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / LanguagePackage Class
Fields Properties Methods


In This Topic
    LanguagePackage Class Members
    In This Topic

    The following tables list the members exposed by LanguagePackage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LanguagePackage class.  
    Top
    Public Fields
     NameDescription
    Public FieldThe value is used to define a name.  
    Public FieldThe value accepts any type.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets names of built-in styles.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Chinese.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Czech.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Danish.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Dutch.  
    Public PropertyGets or sets the editing behaviors of this language package.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in English.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Finnish.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in French.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in German.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Hungarian.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Italian.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Japanese.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Korean.  
    Public PropertyGets a value indicating whether this LanguagePackage is mutable.  
    Public PropertyGets the name of the language package.  
    Public PropertyGets the name of the language package in the native language.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Norwegian.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Polish.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Portuguese.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Russian.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Spanish.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Swedish.  
    Public Propertystatic (Shared in Visual Basic)Gets the function language package in Turkish.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new function alias.  
    Public Methodstatic (Shared in Visual Basic)Get the built-in language package from the specified culture.  
    Public Methodstatic (Shared in Visual Basic)Gets the total number of parameters that display in the intelli-sense tooltip.  
    Public MethodGets the description of function's argument which is displayed from Function Arguments dialog.  
    Public MethodOverloaded. Gets the parameter name of the specified function.  
    Public MethodGets an array of option values for the specified argument.  
    Public MethodGets the parameter name of the specified function.  
    Public MethodGets the parameter name for the specified value type.  
    Public MethodGets the text of the specified error value..  
    Public MethodOverloaded. Gets description of the function.  
    Public MethodOverloaded. Gets the function description which is displayed from Function Arguments dialog.  
    Public MethodGets the text of the specified error value..  
    Public Methodstatic (Shared in Visual Basic)Gets the minimum number of arguments must be passed to the function.  
    Public MethodGets the localized name of the function.  
    Public Methodstatic (Shared in Visual Basic)Gets the total number of function overloads.  
    Public MethodIndicates if the argument of a function is accept array.  
    Public MethodOverloaded. Maps a string value to the specified structured item specifier.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns names of built-in styles.  
    Top
    See Also