PostWorksheetListObjectInsertSlicer
Contents
[
Hide
]
PostWorksheetListObjectInsertSlicer
Insert slicer for list object.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/listobjects/{listObjectIndex}/InsertSlicer | POST | Insert slicer for list object. | PostWorksheetListObjectInsertSlicer |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
listObjectIndex | integer | List object index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
columnIndex | integer | The index of ListColumn in ListObject.ListColumns |
destCellName | string | The cell in the upper-left corner of the Slicer range. |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |