PivotHierarchy.DragToColumn 属性

定义

拖到列

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

属性值

返回 BooleanValue

属性

适用于