Share via


W.heading Field

Definition

Represents the w:heading XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: caption.
  • corresponds to the following strongly-typed properties: Caption.Heading.

Applies to