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


評価コンテキストを示すIEvaluationContext値。
コピー先の配列。
配列内の位置を示す整数値。
すべての参照を配列の指定した位置にコピーします。
構文
'Declaration
 
Sub CopyReferenceTo( _
   ByVal context As IEvaluationContext, _
   ByVal array() As RangeReference, _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As IValue
Dim context As IEvaluationContext
Dim array() As RangeReference
Dim index As Integer
 
instance.CopyReferenceTo(context, array, index)
void CopyReferenceTo( 
   IEvaluationContext context,
   RangeReference[] array,
   int index
)

パラメータ

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

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

 

 


Copyright © 2004 GrapeCity inc.