Freigeben über


BrowseSlideMode.ShowScrollbar Eigenschaft

Definition

Bildlaufleiste im Fenster anzeigen

Stellt das folgende Attribut im Schema dar: showScrollbar

[DocumentFormat.OpenXml.SchemaAttr(0, "showScrollbar")]
public DocumentFormat.OpenXml.BooleanValue ShowScrollbar { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowScrollbar { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showScrollbar")]
public DocumentFormat.OpenXml.BooleanValue? ShowScrollbar { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showScrollbar")]
public DocumentFormat.OpenXml.BooleanValue? ShowScrollbar { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowScrollbar { get; set; }
member this.ShowScrollbar : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showScrollbar")>]
member this.ShowScrollbar : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showScrollbar")>]
member this.ShowScrollbar : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowScrollbar 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 Bildlaufleiste im Anzeigefenster angezeigt werden soll.

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

Gilt für: