HideDetail Method

HideDetail function

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


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

Remarks

See Also