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, text)
Aggiungi API for Python tramite .Net poiché questo [testo stringa] non è supportato
ritorna
def get(self, text):
...
Parametro | Tipo | Descrizione |
---|---|---|
text | str | Nome del testo. |
Guarda anche
- modulo
aspose.cells
- classe
NameCollection