Share via


PivotTableDefinition.ShowDrill Property

Definition

showDrill

Represents the following attribute in the schema: showDrill

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

Property Value

Attributes

Applies to