MESCIUS SPREAD for Windows Forms 15.0J
CreateRangeExpression(Int32,Int32,Int32,Int32) メソッド

新しいRangeExpressionオブジェクトを作成します。
構文
'宣言
 
Public Overloads Function CreateRangeExpression( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) As RangeExpression
public RangeExpression CreateRangeExpression( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
column
rowCount
columnCount
参照

RangeExpressionFactory クラス
RangeExpressionFactory メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.