Skip to main content Skip to complementary content

NxSelectionCell Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

  • System.Object
    • NxSelectionCell

Syntax

[ValueClass]
public class NxSelectionCell : INxSelectionCell

Constructors

Name Description
NxSelectionCell()

Properties

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.

JSON property name: qCol

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.

JSON property name: qRow

Type

Type of cells to select.

JSON property name: qType

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!