Table of Contents

Class OAC

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

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

public static class OAC
Inheritance
OAC
Inherited Members

Fields

deMkLst

Represents the oac:deMkLst XML element.

public static readonly XName deMkLst

Field Value

XName

Remarks

As an XML element, it:

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

gridColMkLst

Represents the oac:gridColMkLst XML element.

public static readonly XName gridColMkLst

Field Value

XName

Remarks

As an XML element, it:

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

oac

Defines the XML namespace associated with the oac prefix.

public static readonly XNamespace oac

Field Value

XNamespace

tcMkLst

Represents the oac:tcMkLst XML element.

public static readonly XName tcMkLst

Field Value

XName

Remarks

As an XML element, it:

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

trMkLst

Represents the oac:trMkLst XML element.

public static readonly XName trMkLst

Field Value

XName

Remarks

As an XML element, it:

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

txBodyMkLst

Represents the oac:txBodyMkLst XML element.

public static readonly XName txBodyMkLst

Field Value

XName

Remarks

As an XML element, it:

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

txMkLst

Represents the oac:txMkLst XML element.

public static readonly XName txMkLst

Field Value

XName

Remarks

As an XML element, it:

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