void SetReference( IEvaluationContext context, RangeReference rangeRef, IReferenceSource refSource )
'Declaration Overloads Sub SetReference( _ ByVal context As IEvaluationContext, _ ByVal rangeRef As RangeReference, _ ByVal refSource As IReferenceSource _ )
'Declaration
Overloads Sub SetReference( _ ByVal context As IEvaluationContext, _ ByVal rangeRef As RangeReference, _ ByVal refSource As IReferenceSource _ )
'Usage Dim instance As IValue Dim context As IEvaluationContext Dim rangeRef As RangeReference Dim refSource As IReferenceSource instance.SetReference(context, rangeRef, refSource)
'Usage
Dim instance As IValue Dim context As IEvaluationContext Dim rangeRef As RangeReference Dim refSource As IReferenceSource instance.SetReference(context, rangeRef, refSource)
IValue Interface IValue Members Overload List