Share via


NoNamespace.last Field

Definition

Represents the last XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sparklineGroup.
  • corresponds to the following strongly-typed properties: SparklineGroup.Last.

Applies to