PivotField.DragToRow 属性

定义

拖动到行

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

属性值

返回 BooleanValue

属性

适用于