Version

PerformEvaluation Method

Evaluates the function against the arguments on the number stack.
Syntax
public void PerformEvaluation( 
   ExcelCalcNumberStack numberStack,
   int argumentCount
)

Parameters

numberStack
Formula number stack containing function arguments.
argumentCount
Denotes the number of function arguments pushed onto the number stack.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also