2.5.134 ShowDataAs
A ShowDataAs enumeration specifies display format values. It MUST be a value from the following table.
Name |
Value |
Meaning |
---|---|---|
0x00000000 |
Normal data type. |
|
0x00000001 |
Difference from. |
|
0x00000002 |
Percentage of. |
|
0x00000003 |
Percentage difference of. |
|
0x00000004 |
Running total in. |
|
0x00000005 |
Percentage of row. |
|
0x00000006 |
Percentage of column (1). |
|
0x00000007 |
Percentage of total. |
|
0x00000008 |
Index. |
|
0x00000009 |
Percentage of parent row. |
|
0x0000000A |
Percentage of parent column (1). |
|
0x0000000B |
Percentage of ancestor. |
|
0x0000000C |
Percentage of running total. |
|
0x0000000D |
Rank Ascending. |
|
0x0000000E |
Rank Descending. |