GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IParameter Interface
Properties

IParameter Interface Members

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