GrapeCity.Windows.SpreadSheet.Data Namespace > ConditionBase Class : GetExpectedBoolean Method |
'Declaration Protected Function GetExpectedBoolean( _ ByVal evaluator As ICalcEvaluator, _ ByVal baseRow As System.Integer, _ ByVal baseColumn As System.Integer _ ) As System.Nullable(Of Boolean)
'Usage Dim instance As ConditionBase Dim evaluator As ICalcEvaluator Dim baseRow As System.Integer Dim baseColumn As System.Integer Dim value As System.Nullable(Of Boolean) value = instance.GetExpectedBoolean(evaluator, baseRow, baseColumn)
protected System.Nullable<bool> GetExpectedBoolean( ICalcEvaluator evaluator, System.int baseRow, System.int baseColumn )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6