GrapeCity SPREAD for Windows Forms 12.0J
SetReference(IEvaluationContext,CellReference,IReferenceSource) メソッド


評価コンテキストを示すIEvaluationContext値。
セル参照を示すCellReference値。
参照ソースを示すIReferenceSource値。
このIValueの値を指定したセル参照に設定します。
構文
'Declaration
 
Overloads Sub SetReference( _
   ByVal context As IEvaluationContext, _
   ByVal cellRef As CellReference, _
   ByVal refSource As IReferenceSource _
) 
'使用法
 
Dim instance As IValue
Dim context As IEvaluationContext
Dim cellRef As CellReference
Dim refSource As IReferenceSource
 
instance.SetReference(context, cellRef, refSource)

パラメータ

context
評価コンテキストを示すIEvaluationContext値。
cellRef
セル参照を示すCellReference値。
refSource
参照ソースを示すIReferenceSource値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.