Spread WPF Documentation
CalcFunction Class Methods


GrapeCity.CalcEngine.Functions Namespace : CalcFunction Class

For a list of all members of this type, see CalcFunction members.

Public Methods
 NameDescription
Public MethodDetermines whether the function accepts array values for the specified argument.  
Public MethodIndicates whether the function can process CalcError values.  
Public MethodIndicates whether the Evaluate method can process missing arguments.  
Public MethodDetermines whether the function accepts CalcReference values for the specified argument.  
Public Methodstatic (Shared in Visual Basic)  
Public MethodOverloaded. Returns the result of the function applied to the arguments.  
Public MethodFinds the branch argument.  
Public MethodFinds the test argument when this function is branched.  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic)  
Public MethodDetermines whether the function is volatile while evaluate.  
Public Methodstatic (Shared in Visual Basic)  
Public MethodReturns the string representation of the function.  
Top
See Also

Reference

CalcFunction Class
GrapeCity.CalcEngine.Functions Namespace