Table of Contents

Class A16

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

Declares XNamespace and XName fields for the xmlns:a16="http://schemas.microsoft.com/office/drawing/2014/main" namespace.

public static class A16
Inheritance
A16
Inherited Members

Fields

a16

Defines the XML namespace associated with the a16 prefix.

public static readonly XNamespace a16

Field Value

XNamespace

colId

Represents the a16:colId XML element.

public static readonly XName colId

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ColIdIdentifier.

creationId

Represents the a16:creationId XML element.

public static readonly XName creationId

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: CreationId.

cxnDERefs

Represents the a16:cxnDERefs XML element.

public static readonly XName cxnDERefs

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following XML attributes: end, st.
  • corresponds to the following strongly-typed classes: ConnectableReferences.

predDERef

Represents the a16:predDERef XML element.

public static readonly XName predDERef

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: ext, graphicData.
  • has the following XML attributes: pred.
  • corresponds to the following strongly-typed classes: PredecessorDrawingElementReference.

rowId

Represents the a16:rowId XML element.

public static readonly XName rowId

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: RowIdIdentifier.