PivotCacheDefinition.SupportAdvancedDrill Property

Definition

supportAdvancedDrill

Represents the following attribute in the schema: supportAdvancedDrill

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

Property Value

Returns BooleanValue.

Attributes

Applies to