Düzenle

Aracılığıyla paylaş


ReportTable.GetCellText(Int32, Int32) Method

Definition

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

Parameters

Row
Int32
Col
Int32

Returns

Applies to