FixedCells: Array;
FixedCells: System.Array;
The FixedCells property determines two-dimensional array with coordinates of fixed cells.
It is mandatory to set both parameters (row and column) for each cell.
For each fixed cell new column will be added in resultant table. The value of the fixed cell will be repeated in all rows of the column.
The property use is given in the example for IDtUnpivotProvider.Provider.
See also: