IsConsistent Property

Microsoft Office Web Components Visual Basic

expression.IsConsistent

expression    Required. An expression that returns a PivotData object.

Remarks

This property returns False when changes to the data set have been committed, but the totals have not been updated. When this occurs, you can use the Refresh method of the PivotTable object to update the totals.