Rect
Properties
| Name | Description | Type |
|---|---|---|
| qLeft | Position from the left. Corresponds to the first column. |
Integer |
| qTop | Position from the top. Corresponds to the first row. |
Integer |
| qWidth | 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 ). |
Integer |
| qHeight | 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 ). |
Integer |