Share via


PivotHierarchy.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 を返します。

属性

適用対象