Metodo get
get(self, index)
Aggiungi API for Python tramite .Net poiché questo [indice int] non è supportato
ritorna
def get(self, index):
...
Parametro | Tipo | Descrizione |
---|---|---|
index | int | Indice basato su zero dell’elemento. |
get(self, name)
Aggiungi API for Python tramite .Net poiché questo [string Chart] non è supportato
ritorna
def get(self, name):
...
Parametro | Tipo | Descrizione |
---|---|---|
name | str | Nome del grafico |
Guarda anche
- modulo
aspose.cells.charts
- classe
ChartCollection