| IRect Interface |
Namespace: Qlik.Engine
The IRect type exposes the following members.
| Name | Description | |
|---|---|---|
| Height | Number of rows or elements in the page. The indexing of the rows may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded in HyperCubeDef). | |
| Left | Position from the left.
Corresponds to the first column. | |
| Top | Position from the top.
Corresponds to the first row. | |
| Width | Number of columns in the page. The indexing of the columns may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded in HyperCubeDef). |