PivotField.HideDetail
PivotField.HideDetail method
Sets whether the PivotItems in a pivot field is hidden detail.That is collapse/expand this field.
public void HideDetail(bool isHiddenDetail)
Parameter | Type | Description |
---|---|---|
isHiddenDetail | Boolean | Whether hide the detail of the pivot field. |
See Also
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells