GetHorizontalPageBreak
Contents
[
Hide
]
GetHorizontalPageBreak
Retrieve a horizontal page break descripton in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/horizontalpagebreaks/{index} | GET | Retrieve a horizontal page break descripton in the worksheet. | GetHorizontalPageBreak |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The workbook name. |
sheetName | string | The worksheet name. |
index | integer | The zero based index of the element. |
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. |