Aspose::Cells::Pivot::PivotRefreshState enum
PivotRefreshState enum
The state for refreshing pivot tables.
enum class PivotRefreshState
Values
| Name | Value | Description |
|---|---|---|
| Success | 0 | Successfully refreshed. |
| UnsupportedExternalDataSource | 1 | Refresh failed because the data source is external. |
See Also
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++