PostWorksheetListColumnsTotal
Contents
[
Hide
]
PostWorksheetListColumnsTotal
Update total of list columns in the table.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/listobjects/{listObjectIndex}/listcolumns/total | POST | Update total of list columns in the table. | PostWorksheetListColumnsTotal |
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 |
---|---|---|
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |
Request Body Parameter
Parameter Name | Type | Description |
---|---|---|
tableTotalRequests | container | Represents table column description. |