Share via


NoNamespace.showHorizontalScroll Field

Definition

Represents the showHorizontalScroll XML attributes.

public static readonly System.Xml.Linq.XName showHorizontalScroll;
 staticval mutable showHorizontalScroll : System.Xml.Linq.XName
Public Shared ReadOnly showHorizontalScroll As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customWorkbookView, workbookView.
  • corresponds to the following strongly-typed properties: CustomWorkbookView.ShowHorizontalScroll, WorkbookView.ShowHorizontalScroll.

Applies to