The PivotViewOptions enumeration contains modes of data table displaying if there are composite dimensions in a source.
It is used by the IPivot.ViewOptions property.
Value | Brief description |
0 | None. Element names are displayed in one slot. |
1 | DimIndentInSlot. Sources names, as well as element names by separate dimensions, are displayed in separate header slots. |
See also: