Share via


W.scrollbar Field

Definition

Represents the w:scrollbar XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: frame.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ScrollbarVisibility.

Applies to