Share via


ModifyNonVisualGraphicFrameProps.NoDrilldown Property

Definition

noDrilldown, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: noDrilldown

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

Property Value

Attributes

Applies to