metodo get
get(index)
Aggiungi API for Python tramite .Net.poiché questo[indice int] non è supportato
ritorna
def get(self, index):
...
Parametro | Tipo | Descrizione |
---|---|---|
index | int | L’indice in base zero dell’elemento. |
get(sheet_name)
Aggiungi API for Python tramite .Net.poiché this[string sheetName] non è supportato
ritorna
def get(self, sheet_name):
...
Parametro | Tipo | Descrizione |
---|---|---|
sheet_name | str | Nome del foglio di lavoro |
Guarda anche
- modulo aspose.cells
- classe WorksheetCollection