SelectionManager.StartNewBlockOrExcludeCell(Int64, Int32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
bool StartNewBlockOrExcludeCell(long nRowIndex, int nColIndex);
public bool StartNewBlockOrExcludeCell (long nRowIndex, int nColIndex);
member this.StartNewBlockOrExcludeCell : int64 * int -> bool
Public Function StartNewBlockOrExcludeCell (nRowIndex As Long, nColIndex As Integer) As Boolean
Parámetros
- nRowIndex
- Int64
- nColIndex
- Int32