次の方法で共有


Item.DrillAcrossAttributes プロパティ

定義

属性間のドリル

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象