PostPivotStile tabella
Contents
[
Hide
]
PostPivotTableStyle
Update style in the PivotTable.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/FormatAll | POST | Aggiorna stile nella tabella pivot. | PostPivotTableStyle |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del foglio di lavoro. |
pivotTableIndex | intero | Indice della tabella pivot. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
needReCalculate | boolean | Se la tabella pivot specifica calcola(vero/falso). |
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 | StyleDescrizione dello stile nel corpo della richiesta. |