Spread Windows Forms 10.0 Product Documentation
FunctionInfo Class Methods


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

Public Methods
 NameDescription
Public MethodAcceptsErrorDetermines whether the function accepts CalcError values for the specified argument.  
Public MethodAcceptsMissingArgumentDetermines whether the function accepts CalcMissingArgument values for the specified argument.  
Public MethodAcceptsReferenceDetermines whether the function accepts CalcReference values for the specified argument.  
Public MethodAcceptsReferenceReturnDetermines whether the function able to return CalcReference values.  
Public MethodEvaluateOverloaded. Returns the result of the function applied to the arguments.  
Public MethodIgnoresContextValueDetermines whether the function ignores context cells values when being passed to a specified number of argument.  
Public MethodIgnoresValuesDetermines whether the function ignores cells values passed to the specified argument.  
Public MethodIsContextSensitiveWhenHasArgumentsDetermines whether the evaluation of the function is dependent on the context in which the evaluation occurs when being passed to a specified number of argument.  
Public MethodIsRowVisibleSensitiveDetermines whether the evaluation of the function is dependent on the row visible state of cells in refered range when being passed to a specified number of argument.  
Public MethodIsVolatileDetermines if the function is volatile.  
Public MethodToStringReturns the string representation of the function.  
Top
See Also

Reference

FunctionInfo Class
FarPoint.CalcEngine Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.