Add
Add(int, int)
Lägger tillCellWatch med rad och kolumn.
public int Add(int row, int column)
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | Int32 | Radindex. |
| column | Int32 | Kolumnindex. |
Returvärde
Returnerar positionen för detta objekt i samlingen.
Se även
- class CellWatchCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells
Add(string)
Lägger till
public int Add(string cellName)
| Parameter | Typ | Beskrivning |
|---|---|---|
| cellName | String |
Se även
- class CellWatchCollection
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells