PivotField.HideItemDetail
PivotField.HideItemDetail method
Sets whether the specific PivotItem in a pivot field is hidden detail.
public void HideItemDetail(int index, bool isHiddenDetail)
Parameter | Type | Description |
---|---|---|
index | Int32 | the index of the pivotItem in the pivotField. |
isHiddenDetail | Boolean | whether the specific PivotItem is hidden |
See Also
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells