GetVerticalPageBreak
Contents
[
Hide
]
GetVerticalPageBreak
Retrieve a vertical page break description in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/verticalpagebreaks/{index} | GET | Retrieve a vertical page break description in the worksheet. | GetVerticalPageBreak |
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. |