PivotHierarchy.DragToRow Property

Definition

Drag To Row

Represents the following attribute in the schema: dragToRow

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

Property Value

Returns BooleanValue.

Attributes

Applies to