Initializes a new instance of the
Split.CellRange struct.
シンタックス
'宣言
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
- The row1.
- col1
- The col1.
- row2
- The row2.
- col2
- The col2.
参照