Overload | Description |
---|---|
SetReference(IEvaluationContext,CellReference,IReferenceSource) | Sets the value of this IValue to the specified cell reference. |
SetReference(IEvaluationContext,RangeReference,IReferenceSource) | Sets the value of this IValue to the specified reference. |
SetReference(IEvaluationContext,RangeReference[],IReferenceSource) | Sets the value of this IValue to the specified reference array. |
SetReference(IEvaluationContext,RangeReference,IReferenceSource,IReferenceSource) | Sets the value of this IValue to the specified 3D-reference. |