Table of Contents

Class P232

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

Declares XNamespace and XName fields for the xmlns:p232="http://schemas.microsoft.com/office/powerpoint/2023/02/main" namespace.

public static class P232
Inheritance
P232
Inherited Members

Fields

cameo

Represents the p232:cameo XML element.

public static readonly XName cameo

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: type.
  • corresponds to the following strongly-typed classes: CameoEmpty.

p232

Defines the XML namespace associated with the p232 prefix.

public static readonly XNamespace p232

Field Value

XNamespace

phTypeExt

Represents the p232:phTypeExt XML element.

public static readonly XName phTypeExt

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: type.
  • corresponds to the following strongly-typed classes: PlaceholderTypeExtension.

type

Represents the p232:type XML element.

public static readonly XName type

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: phTypeExt.
  • has the following child XML elements: cameo, unknown.
  • corresponds to the following strongly-typed classes: PlaceholderTypeACB.

unknown

Represents the p232:unknown XML element.

public static readonly XName unknown

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: type.
  • corresponds to the following strongly-typed classes: UnknownEmpty.