Freigeben über


PivotSelection.Data-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotSelection Klasse

PivotSelection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace