Table of Contents

Class OP

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

Declares XNamespace and XName fields for the xmlns:op="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties" namespace.

public static class OP
Inheritance
OP
Inherited Members

Fields

Properties

Represents the op:Properties XML element.

public static readonly XName Properties

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: property.
  • corresponds to the following strongly-typed classes: Properties.

op

Defines the XML namespace associated with the op prefix.

public static readonly XNamespace op

Field Value

XNamespace

property

Represents the op:property XML element.

public static readonly XName property

Field Value

XName

Remarks

As an XML element, it: