PostUpdateWorksheetCellStyl
Contents
[
Hide
]
PostUpdateWorksheetCellStyle
Set cell style using cell name in the worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells/{cellName}/style | POST | Imposta lo stile della cella utilizzando il nome della cella nel foglio di lavoro. | PostUpdateWorksheetCellStyle |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del foglio di lavoro. |
cellName | string | Il nome della cella. |
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 |
---|---|---|
style | class:style | Style con impostazioni di stile di aggiornamento. |