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

一番上の行の絶対インデックスを示す整数値。
左端の列の絶対インデックスを示す整数値。
一番下の行の絶対インデックスを示す整数値。
右端の列の絶対インデックスを示す整数値。
RangeReference 構造体の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer _
)
public RangeReference( 
   int row,
   int column,
   int row2,
   int column2
)

パラメータ

row
一番上の行の絶対インデックスを示す整数値。
column
左端の列の絶対インデックスを示す整数値。
row2
一番下の行の絶対インデックスを示す整数値。
column2
右端の列の絶対インデックスを示す整数値。
参照

RangeReference 構造体
RangeReference メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.