Share via


W.doNotBreakWrappedTables Field

Definition

Represents the w:doNotBreakWrappedTables XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: compat.
  • corresponds to the following strongly-typed classes: DoNotBreakWrappedTables.

Applies to