Class COMP
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:comp="http://schemas.openxmlformats.org/drawingml/2006/compatibility" namespace.
public static class COMP
- Inheritance
-
COMP
- Inherited Members
Fields
comp
Defines the XML namespace associated with the comp prefix.
public static readonly XNamespace comp
Field Value
- XNamespace
legacyDrawing
Represents the comp:legacyDrawing XML element.
public static readonly XName legacyDrawing
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData.
- has the following XML attributes: spid.
- corresponds to the following strongly-typed classes: LegacyDrawing.