Enum PivotRefreshState

PivotRefreshState enumeration

The state for refreshing pivot tables.

public enum PivotRefreshState

Values

NameValueDescription
Success0Successfully refreshed
UnsupportedExternalDataSource1Refresh failed because the data source is external.

See Also