Share via


W.bidiVisual Field

Definition

Represents the w:bidiVisual XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblPr.
  • corresponds to the following strongly-typed classes: BiDiVisual.

Applies to