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