Share via


NoNamespace.collapse Field

Definition

Represents the collapse XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sld.
  • corresponds to the following strongly-typed properties: OutlineViewSlideListEntry.Collapse.

Applies to