シンタックス
'宣言
Public Overloads Property Item( _
ByVal As CellPropertySettings, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Object
public System.object Item(
CellPropertySettings ,
System.int ,
System.int ,
System.int ,
System.int
) {get; set;}
パラメータ
- setting
- row1
- col1
- row2
- col2
参照