Timeline.ShowHorizontalScrollbar Property

Definition

showHorizontalScrollbar, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: showHorizontalScrollbar

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

Property Value

Attributes

Applies to