Share via


W.divs Field

Definition

Represents the w:divs XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webSettings.
  • has the following child XML elements: div.
  • corresponds to the following strongly-typed classes: Divs.

Applies to