Add
Add(int, int)
Fügt hinzuCellWatch mit Zeile und Spalte.
public int Add(int row, int column)
| Parameter | Typ | Beschreibung |
|---|---|---|
| row | Int32 | Der Zeilenindex. |
| column | Int32 | Der Spaltenindex. |
Rückgabewert
Gibt die Position dieses Elements in der Sammlung zurück.
Siehe auch
- class CellWatchCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells
Add(string)
Fügt hinzu
public int Add(string cellName)
| Parameter | Typ | Beschreibung |
|---|---|---|
| cellName | String |
Siehe auch
- class CellWatchCollection
- namensraum Aspose.Cells
- Montage Aspose.Cells