Ottieni foglio di lavoro Ro
Contents
[
Hide
]
GetWorksheetRow
Retrieve row data by the row\'s index in the worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells/rows/{rowIndex} | GET | Recupera i dati della riga in base all\'indice della riga nel foglio di lavoro. | GetWorksheetRow |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del foglio di lavoro. |
rowIndex | intero | L\'indice della riga. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |