Add

Add(int, int)

Fügt hinzuCellWatch mit Zeile und Spalte.

public int Add(int row, int column)
ParameterTypBeschreibung
rowInt32Der Zeilenindex.
columnInt32Der Spaltenindex.

Rückgabewert

Gibt die Position dieses Elements in der Sammlung zurück.

Siehe auch


Add(string)

Fügt hinzu

public int Add(string cellName)
ParameterTypBeschreibung
cellNameString

Siehe auch