Spread Silverlight Documentation
CalcFunction Class Methods


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

Public Methods
 NameDescription
Public MethodAcceptsArrayDetermines whether the function accepts array values for the specified argument.  
Public MethodAcceptsErrorIndicates whether the function can process CalcError values.  
Public MethodAcceptsMissingArgumentIndicates whether the Evaluate method can process missing arguments.  
Public MethodAcceptsReferenceDetermines whether the function accepts CalcReference values for the specified argument.  
Public MethodEvaluateOverloaded. Returns the result of the function applied to the arguments.  
Public MethodFindBranchArgumentFinds the branch argument.  
Public MethodFindTestArgumentFinds the test argument when this function is branched.  
Public MethodIsVolatileDetermines whether the function is volatile while evaluate.  
Public MethodToStringReturns the string representation of the function.  
Top
See Also

Reference

CalcFunction Class
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.