次の方法で共有


QueryTable.DrillThrough プロパティ

定義

drillThrough では、このプロパティは Office 2013 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象