GrapeCity.Xaml.CalcEngine
CalcFunction Class Methods


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

Public Methods
 NameDescription
Public MethodAcceptsArray Determines whether the function accepts array values for the specified argument.  
Public MethodAcceptsError Indicates whether the function can process CalcError values.  
Public MethodAcceptsMissingArgument Indicates whether the Evaluate method can process missing arguments.  
Public MethodAcceptsReference Determines whether the function accepts CalcReference values for the specified argument.  
Public MethodEvaluateOverloaded.  Returns the result of the function applied to the arguments.  
Public MethodFindBranchArgument Finds the branch argument.  
Public MethodFindTestArgument Finds the test argument when this function is branched.  
Public MethodIsVolatile Determines whether the function is volatile while evaluate.  
Public MethodToString Returns the string representation of the function.  
Top
See Also

Reference

CalcFunction Class
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options