Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Parameter Class / Parameter Constructor / Parameter Constructor(FunctionValueType)
The value type of the parameter.
In This Topic
    Parameter Constructor(FunctionValueType)
    In This Topic
    Initializes an instance of a parameter.
    Syntax
    public Parameter( 
       FunctionValueType valueType
    )

    Parameters

    valueType
    The value type of the parameter.
    See Also