Share via


M.sSubPr Field

Definition

Represents the m:sSubPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sSub.
  • has the following child XML elements: ctrlPr.
  • corresponds to the following strongly-typed classes: SubscriptProperties.

Applies to