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


構文
'Declaration
 
Sub EnsureCalculated( _
   ByVal context As IEvaluationContext, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer _
) 
'使用法
 
Dim instance As IReferenceSource
Dim context As IEvaluationContext
Dim row As Integer
Dim column As Integer
Dim row2 As Integer
Dim column2 As Integer
 
instance.EnsureCalculated(context, row, column, row2, column2)
void EnsureCalculated( 
   IEvaluationContext context,
   int row,
   int column,
   int row2,
   int column2
)

パラメータ

context
row
column
row2
column2
参照

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

 

 


Copyright © 2004 GrapeCity inc.