'Usage Dim instance As CalcRangeOperator Dim i As Integer Dim value As Boolean value = instance.AcceptsReference(i)
Parameters
- i
- Index of the operand.
Return Value
true if the operator accepts reference values for the specified operand; otherwise, false.