Aspose::Cells::Pivot::PivotItemCollection::HideAllDetail method
PivotItemCollection::HideAllDetail method
Sets whether to hide all detail of all PivotItems in a pivot field. That is collapse/expand this field.
void Aspose::Cells::Pivot::PivotItemCollection::HideAllDetail(bool isHiddenDetail)
| Parameter | Type | Description |
|---|---|---|
| isHiddenDetail | bool | Whether hide the detail of the pivot field. |
See Also
- Class Vector
- Class PivotItemCollection
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++