get Methode
get(self, cell_name)
Ruft CellWatch ab und legt es anhand des Zellnamens fest.
Kehrt zurück
def get(self, cell_name):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| cell_name | str | Der Name der Zelle. | 
Siehe auch
- Modul aspose.cells
- Klasse CellWatch
- Klasse CellWatchCollection