NxCell Class
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- NxCell
-
AbstractStructure
Syntax
[ValueClass]
public class NxCell : AbstractStructure, IDisposable, INxCell, IAbstractStructure
Constructors
Name | Description |
---|---|
NxCell() |
Creates an instance of the NxCell class |
Properties
Name | Description |
---|---|
AttrDims |
Attribute dimensions values. JSON property name: qAttrDims |
AttrExps |
Attribute expression values. JSON property name: qAttrExps |
ElemNumber |
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: * -1: the cell is a * -2: the cell is a * -3: the cell belongs to the group * -4: the cell is empty. Applies to pivot tables. JSON property name: qElemNumber |
Frequency |
Frequency of the value. This parameter is optional. JSON property name: qFrequency |
HighlightRanges |
Search hits. The search hits are highlighted. This parameter is optional. JSON property name: qHighlightRanges |
InExtRow |
True when cell value comes from a dynamic script. JSON property name: qInExtRow |
IsEmpty |
Is set to This parameter is optional. The default value is JSON property name: qIsEmpty |
IsNull |
Is set to JSON property name: qIsNull |
IsOtherCell |
Is set to Dimension values can be set as This parameter is optional. The default value is Not applicable to list objects. JSON property name: qIsOtherCell |
IsTotalCell |
Is set to This parameter is optional. The default value is Not applicable to list objects. JSON property name: qIsTotalCell |
MiniChart |
JSON property name: qMiniChart |
Num |
A value. This parameter is optional. JSON property name: qNum |
State |
State of the value. The default state for a measure is L. JSON property name: qState |
Text |
Some text. This parameter is optional. JSON property name: qText |
Extension Methods
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!