Share via


XDR.to Field

Definition

Represents the xdr: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: twoCellAnchor.
  • has the following child XML elements: col, colOff, row, rowOff.
  • corresponds to the following strongly-typed classes: ToMarker.

Applies to