PivotTable.SaveData

PivotTable.SaveData property

Indicates whether data for the PivotTable report is saved with the workbook.

public bool SaveData { get; set; }

See Also