ElemNumber Property
Overloads
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 |
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 Total cell. It shows a total.
- -2: the cell is a Null cell.
- -3: the cell belongs to the group Others .
- -4: the cell is empty. Applies to pivot tables.
JSON property name: qElemNumber
Declaration
int ElemNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
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!