Item
CellWatchCollection indexer (1 of 2)
Ottiene e impostaCellWatch
per indice.
public CellWatch this[int index] { get; }
Parametro | Descrizione |
---|---|
index | L’indice. |
Guarda anche
- class CellWatch
- class CellWatchCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells
CellWatchCollection indexer (2 of 2)
Ottiene e impostaCellWatch
dal nome della cella.
public CellWatch this[string cellName] { get; }
Parametro | Descrizione |
---|---|
cellName | Il nome della cella. |
Guarda anche
- class CellWatch
- class CellWatchCollection
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells