HideDetail Method

HideDetail function

Sets whether the PivotItems in a pivot field is hidden detail.That is collapse/expand this field.


func (instance *PivotField) HideDetail(ishiddendetail bool)  error

Remarks

See Also