次の方法で共有


PivotHierarchy.DragToData プロパティ

定義

データにドラッグ

スキーマ内の次の属性を表します:dragToData

[DocumentFormat.OpenXml.SchemaAttr(0, "dragToData")]
public DocumentFormat.OpenXml.BooleanValue DragToData { get; set; }
public DocumentFormat.OpenXml.BooleanValue DragToData { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dragToData")]
public DocumentFormat.OpenXml.BooleanValue? DragToData { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dragToData")]
public DocumentFormat.OpenXml.BooleanValue? DragToData { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DragToData { get; set; }
member this.DragToData : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dragToData")>]
member this.DragToData : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dragToData")>]
member this.DragToData : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DragToData As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象