Class PivotTableCalculateOption

PivotTableCalculateOption class

Rerepsents the options of calcuating the pivot table.

public class PivotTableCalculateOption

Constructors

NameDescription
PivotTableCalculateOption()The default constructor.

Properties

NameDescription
RefreshCharts { get; set; }Indicates whether refreshing charts are based on this pivot table.
RefreshData { get; set; }Indicates whether refreshing data source of the pivottable.
ReserveMissingPivotItemType { get; set; }Represents how to reserve missing pivot items.

See Also