Share via


NoNamespace.sldNum Field

Definition

Represents the sldNum XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hf.
  • corresponds to the following strongly-typed properties: HeaderFooter.SlideNumber.

Applies to