GrapeCity.CalcEngine Namespace > ICalcSource Interface : SetValue Method |
'Declaration Sub SetValue( _ ByVal id As CalcLocalIdentity, _ ByVal value As Object _ )
'Usage Dim instance As ICalcSource Dim id As CalcLocalIdentity Dim value As Object instance.SetValue(id, value)
void SetValue( CalcLocalIdentity id, object value )
Target Platforms: Windows Server 2012, Windows RT