Skip to main content Skip to complementary content

NxSelectionCell

Properties

Name Description Type
qType

Type of cells to select.

One of:

  • D or NX_CELL_DATA
  • T or NX_CELL_TOP
  • L or NX_CELL_LEFT
String
qCol

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.
Integer
qRow

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.
Integer

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!