Share via


NoNamespace.summaryBelow Field

Definition

Represents the summaryBelow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: outlinePr.
  • corresponds to the following strongly-typed properties: OutlineProperties.SummaryBelow.

Applies to