GrapeCity.Documents.Excel Namespace / Parameter Class
Properties

Parameter Class Members

The following tables list the members exposed by Parameter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAccepts custom objects if value type is FunctionValueType.Object.  
Public Property if the parameter can accept reference.  
Public Property Gets the default value of the parameter;  
Public Property Gets the description of the parameter;  
Public Property Gets the name of the parameter;  
Public Property Gets the value type of the parameter;  
Top
See Also