GrapeCity SPREAD for Windows Forms 12.0J
GetReference メソッド


評価コンテキストを示すIEvaluationContext値。
配列内の位置を示す整数値。
指定した位置にある参照を取得します。
構文
'Declaration
 
Function GetReference( _
   ByVal context As IEvaluationContext, _
   Optional ByVal index As Integer _
) As RangeReference
'使用法
 
Dim instance As IValue
Dim context As IEvaluationContext
Dim index As Integer
Dim value As RangeReference
 
value = instance.GetReference(context, index)

パラメータ

context
評価コンテキストを示すIEvaluationContext値。
index
配列内の位置を示す整数値。

戻り値の型

指定した位置にある参照を表すRangeReference.値。
参照

IValue インタフェース
IValue メンバ

 

 


Copyright © 2004 GrapeCity inc.