Table of Contents

Class P188

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

Declares XNamespace and XName fields for the xmlns:p188="http://schemas.microsoft.com/office/powerpoint/2018/8/main" namespace.

public static class P188
Inheritance
P188
Inherited Members

Fields

author

Represents the p188:author XML element.

public static readonly XName author

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: authorLst.
  • has the following child XML elements: extLst.
  • has the following XML attributes: id, initials, name, providerId, userId.
  • corresponds to the following strongly-typed classes: Author.

authorLst

Represents the p188:authorLst XML element.

public static readonly XName authorLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: author.
  • corresponds to the following strongly-typed classes: AuthorList.

cm

Represents the p188:cm XML element.

public static readonly XName cm

Field Value

XName

Remarks

As an XML element, it:

cmLst

Represents the p188:cmLst XML element.

public static readonly XName cmLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: cm.
  • corresponds to the following strongly-typed classes: CommentList.

extLst

Represents the p188:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: author, cm, reply.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: ExtensionList.

p188

Defines the XML namespace associated with the p188 prefix.

public static readonly XNamespace p188

Field Value

XNamespace

pos

Represents the p188:pos XML element.

public static readonly XName pos

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: cm.
  • has the following XML attributes: x, y.
  • corresponds to the following strongly-typed classes: Point2DType.

reply

Represents the p188:reply XML element.

public static readonly XName reply

Field Value

XName

Remarks

As an XML element, it:

replyLst

Represents the p188:replyLst XML element.

public static readonly XName replyLst

Field Value

XName

Remarks

As an XML element, it:

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

txBody

Represents the p188:txBody XML element.

public static readonly XName txBody

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: cm, reply.
  • has the following child XML elements: bodyPr, lstStyle, p.
  • corresponds to the following strongly-typed classes: TextBodyType.

unknownAnchor

Represents the p188:unknownAnchor XML element.

public static readonly XName unknownAnchor

Field Value

XName

Remarks

As an XML element, it:

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