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