GetWorksheetMergedCell
Contents
[
Hide
]
GetWorksheetMergedCell
Retrieve description of a merged cell by its index in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/mergedCells/{mergedCellIndex} | GET | Retrieve description of a merged cell by its index in the worksheet. | GetWorksheetMergedCell |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | Worksheet name. |
mergedCellIndex | integer | Merged cell index. |
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. |