PivotTableCalculateOption.ReserveMissingPivotItemType

PivotTableCalculateOption.ReserveMissingPivotItemType property

Represents how to reserve missing pivot items.

public ReserveMissingPivotItemType ReserveMissingPivotItemType { get; set; }

Remarks

Only works when RefreshData is true.

See Also