'宣言 Overloads Sub SetReference( _ ByVal context As IEvaluationContext, _ ByVal rangeRef As RangeReference, _ ByVal refSource As IReferenceSource _ )
void SetReference( IEvaluationContext context, RangeReference rangeRef, IReferenceSource refSource )
パラメータ
- context
- 評価コンテキストを示すIEvaluationContext値。
- rangeRef
- 範囲参照を示す RangeReference 値。
- refSource
- 参照ソースを示す IReferenceSource 値。