pivotTableDefinition.ShowDrill 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.
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