Table of Contents

Class PC

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:pc="http://schemas.microsoft.com/office/powerpoint/2013/main/command" namespace.

public static class PC
Inheritance
PC
Inherited Members

Fields

pc

Defines the XML namespace associated with the pc prefix.

public static readonly XNamespace pc

Field Value

XNamespace

sldLayoutMkLst

Represents the pc:sldLayoutMkLst XML element.

public static readonly XName sldLayoutMkLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: cm.
  • corresponds to the following strongly-typed classes: SlideLayoutMonikerList.

sldMasterMkLst

Represents the pc:sldMasterMkLst XML element.

public static readonly XName sldMasterMkLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: cm.
  • corresponds to the following strongly-typed classes: MainMasterMonikerList.

sldMkLst

Represents the pc:sldMkLst XML element.

public static readonly XName sldMkLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: cm.
  • corresponds to the following strongly-typed classes: SlideMonikerList.