Share via


P.outlineViewPr Field

Definition

Represents the p:outlineViewPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: viewPr.
  • has the following child XML elements: cViewPr, extLst, sldLst.
  • corresponds to the following strongly-typed classes: OutlineViewProperties.

Applies to