Metodo get
get(self, name)
Ottiene l’oggetto Shape
in base al nome della forma.
def get(self, name):
...
Parametro | Tipo | Descrizione |
---|---|---|
name | str | Il nome della forma. |
Guarda anche
- modulo
aspose.cells.drawing
- classe
Shape
- classe
ShapeCollection
Ottiene l’oggetto Shape
in base al nome della forma.
def get(self, name):
...
Parametro | Tipo | Descrizione |
---|---|---|
name | str | Il nome della forma. |
aspose.cells.drawing
Shape
ShapeCollection