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