SPREAD for WPF 3.0J - GcSpreadSheet
SetReference(IEvaluationContext,CellReference,IReferenceSource) メソッド

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IValue インターフェース > SetReference メソッド : SetReference(IEvaluationContext,CellReference,IReferenceSource) メソッド
評価コンテキストを示すIEvaluationContext値。
セル参照を示す CellReference 値。
参照ソースを示す IReferenceSource 値。
このIValueの値を指定したセル参照に設定します。
シンタックス
'宣言
 
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 値。
参照

IValue インターフェース
IValue メンバ
オーバーロード一覧