Share via


W.position Field

Definition

Represents the w:position XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Position.

Applies to