GetPivotTableField
Contents
[
Hide
]
GetPivotTableField
Retrieve descriptions of pivot fields in the PivotTable.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotField | GET | Retrieve descriptions of pivot fields in the PivotTable. | GetPivotTableField |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
pivotTableIndex | integer | The PivotTable index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
pivotFieldIndex | integer | The pivot field index of PivotTable. |
pivotFieldType | string | The field area type(column/row). |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |