PivotField.DragOff 属性

定义

拖动关闭

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于