Freigeben über


GraphicFrameLocks.NoDrilldown Eigenschaft

Definition

Auswahl untergeordneter Shapes nicht zulassen

Stellt das folgende Attribut im Schema dar: noDrilldown

[DocumentFormat.OpenXml.SchemaAttr(0, "noDrilldown")]
public DocumentFormat.OpenXml.BooleanValue NoDrilldown { get; set; }
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; }
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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, dass die generierende Anwendung die Auswahl von Objekten innerhalb des entsprechenden Grafikrahmens nicht zulassen soll, sondern die Auswahl des Grafikrahmens selbst zulassen soll. Wenn dieses Attribut nicht angegeben wird, wird der Wert von false angenommen.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: