Item
CellWatchCollection indexer (1 of 2)
Obtient et définitCellWatch
par index.
public CellWatch this[int index] { get; }
Paramètre | La description |
---|---|
index | L’index. |
Voir également
- class CellWatch
- class CellWatchCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells
CellWatchCollection indexer (2 of 2)
Obtient et définitCellWatch
par le nom de la cellule.
public CellWatch this[string cellName] { get; }
Paramètre | La description |
---|---|
cellName | Le nom de la cellule. |
Voir également
- class CellWatch
- class CellWatchCollection
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells