GetListObjectData method
Retrieves the values of a list object. A data set is returned.
Limitations on the number of cells
The maximum for the combined total number of cells across all pages is:
- 10,000 cells. If this limit is exceeded, a calc-pages-too-large error with code 7009 is returned.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qPath |
Path to the definition of the object to be selected. For example, /qListObjectDef . |
Yes | String |
qPages |
Array of pages you are interested in. |
Yes | Array of NxPage |
Returns
Name | Description | Type |
---|---|---|
qDataPages |
A data set. |
Array of NxDataPage |
See also
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!