Share via


W.combineBrackets Field

Definition

Represents the w:combineBrackets XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: eastAsianLayout.
  • corresponds to the following strongly-typed properties: EastAsianLayout.CombineBrackets.

Applies to