PivotField.DragToData Property
Field Can 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 PivotField
Dim value As BooleanValue
value = instance.DragToData
instance.DragToData = value
[SchemaAttrAttribute(, "dragToData")]
public BooleanValue DragToData { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.