Compartir a través de


PivotHierarchy.DragToColumn Propiedad

Definición

Arrastrar a columna

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a