Specifies whether the column widths of a query table, or the height and width of a PivotList component, adjust to accomodate the data in visible columns and rows.
Contained In
Remarks
If <x:NoAutoFit/> is specified, column widths of the query table or the height and width of the PivotList component are not adjusted automatically.
For a PivotList component, the Height and Width elements specify the size of the component, while the TotalWidth element specifies the width of a total. If the NoAutoFit element is not specified, the MaxHeight and MaxWidth elements specify the maximum attainable height and width before scroll bars are displayed.
See the examples in the PivotTable and QueryTable element topics.