IGridStorage.IsCellEditable(Int64, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- nRowIndex
- Int64
- nColIndex
- Int32