Split.CellRange構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public Split.CellRange(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- row1
- row1。
- col1
- col1。
- row2
- row2。
- col2
- col2。
参照