Add
Add(int, int)
AgregaCellWatch
con fila y columna.
public int Add(int row, int column)
Parámetro | Escribe | Descripción |
---|---|---|
row | Int32 | El índice de fila. |
column | Int32 | El índice de la columna. |
Valor_devuelto
Devuelve la posición de este elemento en la colección.
Ver también
- class CellWatchCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells
Add(string)
Agrega
public int Add(string cellName)
Parámetro | Escribe | Descripción |
---|---|---|
cellName | String |
Ver también
- class CellWatchCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells