Metodo get

get(self, index)

Aggiungi API for Python tramite .Net poiché questo [indice int] non è supportato

ritorna


def get(self, index):
    ...
ParametroTipoDescrizione
indexintIndice basato su zero dell’elemento.

get(self, sheet_name)

Aggiungi API for Python tramite .Net poiché questo [string sheetName] non è supportato

ritorna


def get(self, sheet_name):
    ...
ParametroTipoDescrizione
sheet_namestrNome del foglio di lavoro

Guarda anche