MESCIUS SPREAD for Windows Forms 15.0J
RangeExpression コンストラクタ(Int32,Int32,Int32,Int32)

範囲の開始行座標
範囲の開始列座標
範囲の行数
範囲の列数
絶対座標の範囲参照式を使用して新しい式を作成します。
構文
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
)
public RangeExpression( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
範囲の開始行座標
column
範囲の開始列座標
rowCount
範囲の行数
columnCount
範囲の列数
参照

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

 

 


© MESCIUS inc. All rights reserved.