Share via


NoNamespace.showVerticalScroll Field

Definition

Represents the showVerticalScroll XML attributes.

public static readonly System.Xml.Linq.XName showVerticalScroll;
 staticval mutable showVerticalScroll : System.Xml.Linq.XName
Public Shared ReadOnly showVerticalScroll 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.ShowVerticalScroll, WorkbookView.ShowVerticalScroll.

Applies to