Share via


W.noWrap Field

Definition

Represents the w:noWrap XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tcPr.
  • corresponds to the following strongly-typed classes: NoWrap.

Applies to