[]
Determines 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 virtual bool IsRowVisibleSensitive(int i, int argCount)
Public Overridable Function IsRowVisibleSensitive(i As Integer, argCount As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | i | Index of the argument, -1 for context |
int | argCount | Number of passing argument |
Type | Description |
---|---|
bool |