Share via


ReportTable.GetCellText(Int32, Int32) Méthode

Définition

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

Paramètres

Row
Int32
Col
Int32

Retours

S’applique à