WorkbookSettings.HidePivotFieldList

WorkbookSettings.HidePivotFieldList property

Gets and sets whether hide the field list for the PivotTable.

public bool HidePivotFieldList { get; set; }

See Also