SetIsMultipleItemSelectionAllowed Method

SetIsMultipleItemSelectionAllowed function

indicates whether the field can have multiple itemsselected in the page fieldThe default value is false.


func (instance *PivotField) SetIsMultipleItemSelectionAllowed(value bool)  error

Remarks

See Also