Aspose::Cells::Pivot::PivotRefreshState enum

PivotRefreshState enum

The state for refreshing pivot tables.

enum class PivotRefreshState

Values

NameValueDescription
Success0
Successfully refreshed.
UnsupportedExternalDataSource1
Refresh failed because the data source is external.

See Also