FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > FunctionInfo Class : IsContextSensitive Property |
'Declaration Public Overridable ReadOnly Property IsContextSensitive As Boolean
'Usage Dim instance As FunctionInfo Dim value As Boolean value = instance.IsContextSensitive
public virtual bool IsContextSensitive {get;}
This method is used by the COLUMN and ROW functions to indicate whether the function needs to know the cell context in which the function is being evaluated.
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional