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
- 行 1。
- col1
- 列 1。
- row2
- 行 2。
- col2
- 列 2。
参照