Share via


NoNamespace.x Field

Definition

Represents the x XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor, tracePt, pos, field, fieldUsage, item, n, i, pos.
  • corresponds to the following strongly-typed properties: Anchor.X, Field.Index, FieldUsage.Index, Item.Index, NameIndex.Index, Point2DType.X, Position.X, TabularSlicerCacheItem.Atom, TracePoint.XCoordinate.

Applies to