Freigeben über


NormalViewProperties.ShowOutlineIcons Eigenschaft

Definition

Gliederungssymbole in normaler Ansicht anzeigen

Stellt das folgende Attribut im Schema dar: showOutlineIcons

[DocumentFormat.OpenXml.SchemaAttr(0, "showOutlineIcons")]
public DocumentFormat.OpenXml.BooleanValue ShowOutlineIcons { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowOutlineIcons { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showOutlineIcons")]
public DocumentFormat.OpenXml.BooleanValue? ShowOutlineIcons { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showOutlineIcons")]
public DocumentFormat.OpenXml.BooleanValue? ShowOutlineIcons { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowOutlineIcons { get; set; }
member this.ShowOutlineIcons : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showOutlineIcons")>]
member this.ShowOutlineIcons : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showOutlineIcons")>]
member this.ShowOutlineIcons : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowOutlineIcons 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, ob die Anwendung Symbole anzeigen soll, wenn Gliederungsinhalte in einem der Inhaltsbereiche des normalen Ansichtsmodus angezeigt werden.

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

Gilt für: