PostCopyWorksheetRow
Contents
[
Hide
]
PostCopyWorksheetRows
Copy data and formats from specific entire rows in the worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells/rows/copy | POST | Copia dati e formati da righe intere specifiche nel foglio di lavoro. | PostCopyWorksheetRows |
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 |
---|---|---|
sourceRowIndex | intero | indice della riga di origine |
DestinationRowIndex | intero | Indice della riga di destinazione |
rowNumber | intero | Il numero di riga copiata |
worksheet | string | Il nome del foglio di lavoro. |
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |