PowerTools SPREAD for Windows Forms 8.0J
ContinueFormulaCellRangeMoving メソッド


x値。
y値。
数式セル範囲の移動を続行します。
構文
'Declaration
 
Protected Sub ContinueFormulaCellRangeMoving( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
'使用法
 
Dim instance As SpreadView
Dim x As Integer
Dim y As Integer
 
instance.ContinueFormulaCellRangeMoving(x, y)
protected void ContinueFormulaCellRangeMoving( 
   int x,
   int y
)

パラメータ

x
x値。
y
y値。
参照

SpreadView クラス
SpreadView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.