PivotField.MultipleItemSelectionAllowed Property
Multiple Field Filters.Represents the attribte in schema: multipleItemSelectionAllowed
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "multipleItemSelectionAllowed")> _
Public Property MultipleItemSelectionAllowed As BooleanValue
Get
Set
'Usage
Dim instance As PivotField
Dim value As BooleanValue
value = instance.MultipleItemSelectionAllowed
instance.MultipleItemSelectionAllowed = value
[SchemaAttrAttribute(, "multipleItemSelectionAllowed")]
public BooleanValue MultipleItemSelectionAllowed { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.