[]
        
(Showing Draft Content)

FarPoint.CalcEngine.FunctionInfo.IgnoresValues

IgnoresValues Method

IgnoresValues(int)

Determines whether the function ignores cells values passed to the specified argument.

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

Index of the argument

Returns
Type Description
bool