Compartir a través de


PivotHierarchy.DragOff Propiedad

Definición

Arrastrar fuera

Representa el atributo siguiente en el esquema: dragOff

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a