NxSelectionCell Class |
Namespace: Qlik.Engine
The NxSelectionCell type exposes the following members.
Name | Description | |
---|---|---|
NxSelectionCell | Initializes a new instance of the NxSelectionCell class |
Name | Description | |
---|---|---|
Col | Column index to select
Indexing starts from 0.
If the cell's type is:
D, the index is based on the data matrix.
T, the index is based on the data matrix
L, the index is based on the left dimensions indexes | |
Row | Row index to select
Indexing starts from 0.
If the cell's type is:
D, the index is based on the data matrix.
T, the index is based on the top dimensions indexes
L, the index is based on the data matrix | |
Type | Type of cells to select |