DeleteHorizontalPageBreak
Contents
[
Hide
]
DeleteHorizontalPageBreak
Delete a horizontal page break in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/horizontalpagebreaks/{index} | DELETE | Delete a horizontal page break in the worksheet. | DeleteHorizontalPageBreak |
Path Parameter
Parameter Name | Type | Description | |
---|---|---|---|
name | string | The workbook name. | |
sheetName | string | The worksheet name. | |
index | integer | Removes the horizontal page break element at a specified name. Element index | zero based. |
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. |