SetIsMultipleItemSelectionAllowed Method

SetIsMultipleItemSelectionAllowed function

Indicates whether multiple items could be selected in the page field.The default value is false.


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

Remarks

See Also