Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SpreadsheetPivotTableFieldListOptions Properties

Contains options that specify the size and starting position of the PivotTable Field List pane at runtime.
Name Description
StartLocation Gets or sets the coordinates of the upper-left corner of the PivotTable Field List.
StartPosition Gets or sets the initial position of the PivotTable Field List.
StartSize Gets or sets the start size of the PivotTable Field List.
See Also