PivotFieldLayout Properties
Contains layout settings for a PivotTable field.| Name | Description |
|---|---|
| Compact | Gets or sets a value indicating whether item labels from the next row field should be displayed in the same column as the current row field. |
| InsertBlankRowAfterEachItem | Gets or sets a value indicating whether a blank row should be inserted after each item in the current row field. |
| Outline | Gets or sets a value indicating whether items of the current row field should be shown in outline form. |
| RepeatItemLabels | Gets or sets a value indicating whether item labels should be repeated in the current outer field. |
| ShowItemsWithNoData | Gets or sets a value indicating whether field items that have no data should be displayed in the PivotTable report. |
| SubtotalOnTop | Gets or sets a value indicating whether subtotals for the field should be displayed on top. |
See Also