PivotField.IsHiddenItemDetail
PivotField.IsHiddenItemDetail method
Gets whether hidding the detail of the specific PivotItem..
public bool IsHiddenItemDetail(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index of the pivotItem in the pivotField. |
Return Value
whether the specific PivotItem is hidden detail
See Also
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells