Gets or sets the cell value at the given row and column.
シンタックス
'宣言
Public Overloads Property Item( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Object
public System.object Item(
System.int ,
System.int
) {get; set;}
パラメータ
- row
- col
参照