Item
CellWatchCollection indexer (1 of 2)
Hämtar och ställerCellWatch
efter index.
public CellWatch this[int index] { get; }
Parameter | Beskrivning |
---|---|
index | Indexet. |
Se även
- class CellWatch
- class CellWatchCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells
CellWatchCollection indexer (2 of 2)
Hämtar och ställerCellWatch
efter cellens namn.
public CellWatch this[string cellName] { get; }
Parameter | Beskrivning |
---|---|
cellName | Namnet på cellen. |
Se även
- class CellWatch
- class CellWatchCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells