GrapeCity.Xaml.CalcEngine
GetFunction Method (ICalcSource)


Name of the function.
Gets the function.
Syntax
'Declaration
 
Function GetFunction( _
   ByVal functionName As String _
) As CalcFunction
'Usage
 
Dim instance As ICalcSource
Dim functionName As String
Dim value As CalcFunction
 
value = instance.GetFunction(functionName)
CalcFunction GetFunction( 
   string functionName
)

Parameters

functionName
Name of the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICalcSource Interface
ICalcSource Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options