Share via


NoNamespace.top Field

Definition

Represents the top XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gradientFill, pageMargins, top10.
  • corresponds to the following strongly-typed properties: GradientFill.Top, PageMargins.Top, Top10.Top.

Applies to