Share via


X.from Field

Definition

Represents the x:from XML element.

public static readonly System.Xml.Linq.XName from;
 staticval mutable from : System.Xml.Linq.XName
Public Shared ReadOnly from 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: FromMarker.

Applies to