[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.GetArgumentTypeName

GetArgumentTypeName Method

GetArgumentTypeName(ValueType)

Gets the parameter name for the specified value type.

Declaration
public virtual string GetArgumentTypeName(ValueType type)
Public Overridable Function GetArgumentTypeName(type As ValueType) As String
Parameters
Type Name Description
ValueType type

A ValueType value indicates the type of the parameter value.

Returns
Type Description
string