Share via


X.to Field

Definition

Represents the x:to XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: anchor.
  • has the following child XML elements: col, colOff, row, rowOff.
  • corresponds to the following strongly-typed classes: ToMarker.

Applies to