PostRowStile
Contents
[
Hide
]
PostRowStyle
Apply formats to an entire row in the worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells/rows/{rowIndex}/style | POST | Applica formati a un\'intera riga nel foglio di lavoro. | PostRowStyle |
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. |
Request Body Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
stile | classe:stile | descrizione dello stile. |