The DtUnpivotCellPosition enumeration contains variants of cell location in the source table before cross table transformation.
It is used by the following properties and methods:
Value | Brief description |
0 | Unknown. Cell location is not determined. |
1 | Left. Cell was located in row header. |
2 | Head. Cell was located in column header. |
3 | Data. Cell was located in data area. |
4 | Fixed. Cell was located in fixed cells. |
See also: