NxCell
Properties
Name | Description | Type |
---|---|---|
qText | Some text. This parameter is optional. |
String |
qNum | A value. This parameter is optional. |
Double |
qElemNumber | Rank number of the value, starting from 0. If the element number is a negative number, it means that the returned value is not an element number. You can get the following negative values:
|
Integer |
qState | State of the value. The default state for a measure is L. One of:
|
String |
qIsEmpty | Is set to true , if qText and qNum are empty. This parameter is optional. The default value is false . |
Boolean |
qIsTotalCell | Is set to true if a total is displayed in the cell. This parameter is optional. The default value is false . Not applicable to list objects. |
Boolean |
qIsOtherCell | Is set to true if the cell belongs to the group Others . Dimension values can be set as Others depending on what has been defined in OtherTotalSpecProp . This parameter is optional. The default value is false . Not applicable to list objects. |
Boolean |
qFrequency | Frequency of the value. This parameter is optional. |
String |
qHighlightRanges | Search hits. The search hits are highlighted. This parameter is optional. |
NxHighlightRanges |
qAttrExps | Attribute expression values. |
NxAttributeExpressionValues |
qAttrDims | Attribute dimensions values. |
NxAttributeDimValues |
qIsNull | Is set to true if the value is Null. |
Boolean |