Spread Silverlight 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 Method Determines whether the function accepts array values for the specified argument.  
Public Method Indicates whether the function can process CalcError values.  
Public Method Indicates whether the Evaluate method can process missing arguments.  
Public Method Determines 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 Method Finds the branch argument.  
Public Method Finds the test argument when this function is branched.  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic)  
Public Method Determines whether the function is volatile while evaluate.  
Public Methodstatic (Shared in Visual Basic)  
Public Method Returns the string representation of the function.  
Top
See Also

Reference

CalcFunction Class
GrapeCity.CalcEngine.Functions Namespace