QueryTable.DrillThrough Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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