GrapeCity.Xaml.CalcEngine
GetValue Method (ICalcSource)


The id.
Gets the value.
Syntax
'Declaration
 
Function GetValue( _
   ByVal id As CalcLocalIdentity _
) As Object
'Usage
 
Dim instance As ICalcSource
Dim id As CalcLocalIdentity
Dim value As Object
 
value = instance.GetValue(id)
object GetValue( 
   CalcLocalIdentity id
)

Parameters

id
The id.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICalcSource Interface
ICalcSource Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options