次の方法で共有


ReportTable.GetCellText(Int32, Int32) メソッド

定義

public:
 System::String ^ GetCellText(int Row, int Col);
public string GetCellText (int Row, int Col);
abstract member GetCellText : int * int -> string
Public Function GetCellText (Row As Integer, Col As Integer) As String

パラメーター

Row
Int32
Col
Int32

戻り値

適用対象