Share via


PivotHierarchy.DragToColumn Property

Definition

Drag To Column

Represents the following attribute in the schema: dragToCol

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

Property Value

Returns BooleanValue.

Attributes

Applies to