Aspose::Cells::Pivot::PivotField::IsHiddenItemDetail method
PivotField::IsHiddenItemDetail method
Gets whether hidding the detail of the specific PivotItem..
bool Aspose::Cells::Pivot::PivotField::IsHiddenItemDetail(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index of the pivotItem in the pivotField. |
ReturnValue
whether the specific PivotItem is hidden detail
See Also
- Class Vector
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++