PivotField.DragOff Property

Definition

Drag Off

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to