Share via


PivotField.DragToData Property

Definition

Field Can Drag to Data

Represents the following attribute in the schema: dragToData

[DocumentFormat.OpenXml.SchemaAttr(0, "dragToData")]
public DocumentFormat.OpenXml.BooleanValue DragToData { get; set; }
public DocumentFormat.OpenXml.BooleanValue DragToData { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dragToData")]
public DocumentFormat.OpenXml.BooleanValue? DragToData { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dragToData")]
public DocumentFormat.OpenXml.BooleanValue? DragToData { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DragToData { get; set; }
member this.DragToData : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dragToData")>]
member this.DragToData : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dragToData")>]
member this.DragToData : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DragToData As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to