GrapeCity.Xaml.CalcEngine
CalcFunction Class Members
Properties  Methods 


The following tables list the members exposed by CalcFunction.

Public Properties
 NameDescription
Public PropertyIsBranch Gets a value indicating whether this function is branched by arguments as condition.  
Public PropertyIsContextSensitive Determines whether the evaluation of the function is dependent on the context in which the evaluation occurs.  
Public PropertyMaxArgs Gets the maximum number of arguments for the function.  
Public PropertyMinArgs Gets the minimum number of arguments for the function.  
Public PropertyName Gets The name of the function.  
Top
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