WorkbookView.ShowHorizontalScroll Property

Definition

Show Horizontal Scroll

Represents the following attribute in the schema: showHorizontalScroll

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

Property Value

Returns BooleanValue.

Attributes

Applies to