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