GetWorkbookNameValue
Contents
[
Hide
]
GetWorkbookNameValue
Retrieve the value of a named range in the workbook.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/names/{nameName}/value | GET | Retrieve the value of a named range in the workbook. | GetWorkbookNameValue |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
nameName | string | the Aspose.Cells.Name element name. |
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. |