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