次の方法で共有


IStorageView.GetCellData(Int64, Int32) メソッド

定義

public:
 System::Object ^ GetCellData(long i64Row, int iCol);
public object GetCellData (long i64Row, int iCol);
abstract member GetCellData : int64 * int -> obj
Public Function GetCellData (i64Row As Long, iCol As Integer) As Object

パラメーター

i64Row
Int64
iCol
Int32

戻り値

適用対象