PostSetWorksheetColumnWidth
Contents
[
Hide
]
PostSetWorksheetColumnWidth
Set worksheet column width.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/cells/columns/{columnIndex} | POST | Set worksheet column width. | PostSetWorksheetColumnWidth |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
columnIndex | integer | The column index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
width | floating | Gets and sets the column width in unit of characters. |
count | integer | |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |