PivotTableDefinition.EnableDrill Property

Definition

enableDrill

Represents the following attribute in the schema: enableDrill

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

Property Value

Attributes

Applies to