IGridStorage.IsCellEditable(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:
int IsCellEditable(long nRowIndex, int nColIndex);
public int IsCellEditable (long nRowIndex, int nColIndex);
abstract member IsCellEditable : int64 * int -> int
Public Function IsCellEditable (nRowIndex As Long, nColIndex As Integer) As Integer
Paramètres
- nRowIndex
- Int64
- nColIndex
- Int32