Freigeben über


PivotHierarchy.DragToData-Eigenschaft

Drag To Data.Represents the attribte in schema: dragToData

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "dragToData")> _
Public Property DragToData As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotHierarchy
Dim value As BooleanValue

value = instance.DragToData

instance.DragToData = value
[SchemaAttrAttribute(, "dragToData")]
public BooleanValue DragToData { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotHierarchy Klasse

PivotHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace