Skip to main content Skip to complementary content

NxPivotDimensionCell

Properties

Name Description Type
qText

Some text.

String
qElemNo

Rank number of the value. If set to -1, it means that the value is not an element number.

Integer
qValue

Value of the cell. Is set to NaN , if the value is not a number.

Number (double)
qCanExpand

If set to true, it means that the cell can be expanded. This parameter is not returned if it is set to false.

Boolean
qCanCollapse

If set to true, it means that the cell can be collapsed. This parameter is not returned if it is set to false.

Boolean
qType

Type of the cell.

One of:

  • V or NX_DIM_CELL_VALUE
  • E or NX_DIM_CELL_EMPTY
  • N or NX_DIM_CELL_NORMAL
  • T or NX_DIM_CELL_TOTAL
  • O or NX_DIM_CELL_OTHER
  • A or NX_DIM_CELL_AGGR
  • P or NX_DIM_CELL_PSEUDO
  • R or NX_DIM_CELL_ROOT
  • U or NX_DIM_CELL_NULL
  • G or NX_DIM_CELL_GENERATED
String
qUp

Number of elements that are part of the previous tail. This number depends on the paging, more particularly it depends on the values defined in qTop and qHeight .

Integer
qDown

Number of elements that are part of the next tail. This number depends on the paging, more particularly it depends on the values defined in qTop and qHeight .

Integer
qSubNodes

Information about sub nodes (or sub cells). The array is empty [ ] when there is no sub nodes.

Array of NxPivotDimensionCell
qAttrExps NxAttributeExpressionValues
qAttrDims NxAttributeDimValues

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!