Table of Contents

Class AC

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

Declares XNamespace and XName fields for the xmlns:ac="http://schemas.openxmlformats.org/officeDocument/2006/characteristics" namespace.

public static class AC
Inheritance
AC
Inherited Members

Fields

ac

Defines the XML namespace associated with the ac prefix.

public static readonly XNamespace ac

Field Value

XNamespace

additionalCharacteristics

Represents the ac:additionalCharacteristics XML element.

public static readonly XName additionalCharacteristics

Field Value

XName

Remarks

As an XML element, it:

  • has the following child XML elements: characteristic.
  • corresponds to the following strongly-typed classes: AdditionalCharacteristicsInfo.

characteristic

Represents the ac:characteristic XML element.

public static readonly XName characteristic

Field Value

XName

Remarks

As an XML element, it: