Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IParameter Interface
Properties

In This Topic
    IParameter Interface Members
    In This Topic

    The following tables list the members exposed by IParameter.

    Public Properties
     NameDescription
     PropertyGets the declared name of the parameter.  
     PropertyGets a boolean value indicates whether the parameter can be omitted.  
     PropertyCreates an IValue object that can be passed as argument of this parameter.  
    Top
    See Also