PostAutofitWorkbookColumns
Contents
[
Hide
]
PostAutofitWorkbookColumns
Autofit columns in the workbook.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/autofitcolumns | POST | Autofit columns in the workbook. | PostAutofitWorkbookColumns |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
startColumn | integer | The start column index. |
endColumn | integer | The end column index. |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |