Share via


NoNamespace.summaryRight Field

Definition

Represents the summaryRight XML attribute.

public static readonly System.Xml.Linq.XName summaryRight;
 staticval mutable summaryRight : System.Xml.Linq.XName
Public Shared ReadOnly summaryRight 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.SummaryRight.

Applies to