GrapeCity.Windows.SpreadSheet.Data Namespace > ScaleRule Class : Evaluate Method |
'Declaration Public Overrides Function Evaluate( _ ByVal evaluator As ICalcEvaluator, _ ByVal baseRow As System.Integer, _ ByVal baseColumn As System.Integer, _ ByVal actual As IActualValue _ ) As System.Object
'Usage Dim instance As ScaleRule Dim evaluator As ICalcEvaluator Dim baseRow As System.Integer Dim baseColumn As System.Integer Dim actual As IActualValue Dim value As System.Object value = instance.Evaluate(evaluator, baseRow, baseColumn, actual)
public override System.object Evaluate( ICalcEvaluator evaluator, System.int baseRow, System.int baseColumn, IActualValue actual )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)