PostUngroupWorksheetRow
Contents
[
Hide
]
PostUngroupWorksheetRows
Ungroup rows in the worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells/rows/ungroup | POST | Separa righe nel foglio di lavoro. | PostUngroupWorksheetRows |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del foglio di lavoro. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
firstIndex | intero | L\'indice della prima riga da utilizzare. |
lastIndex | intero | L\'ultimo indice di riga da utilizzare. |
isAll | booleano | è tutta la riga da utilizzare |
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |