Share via


QueryTable.DrillThrough Property

Definition

drillThrough, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to