Share via


PivotCache.RefreshName Property

Excel Developer Reference

Returns the name of the person who last refreshed the PivotTable cache. Read-only String.

Syntax

expression.RefreshName

expression   A variable that represents a PivotCache object.

Remarks

For OLAP data sources, this property is updated after each query.

See Also