[]
        
(Showing Draft Content)

FarPoint.CalcEngine.FunctionInfo.IgnoresContextValue

IgnoresContextValue Method

IgnoresContextValue(int)

Determines whether the function ignores context cells values when being passed to a specified number of argument.

Declaration
public virtual bool IgnoresContextValue(int argCount)
Public Overridable Function IgnoresContextValue(argCount As Integer) As Boolean
Parameters
Type Name Description
int argCount

Number of passing argument

Returns
Type Description
bool