IGridStorage.GetCellDataAsString(Int64, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
System::String ^ GetCellDataAsString(long nRowIndex, int nColIndex);
public string GetCellDataAsString (long nRowIndex, int nColIndex);
abstract member GetCellDataAsString : int64 * int -> string
Public Function GetCellDataAsString (nRowIndex As Long, nColIndex As Integer) As String
Paramètres
- nRowIndex
- Int64
- nColIndex
- Int32