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

Hierarchy

  • A15

Properties

a15: XNamespace = ...

Defines the XML namespace associated with the a15 prefix.

backgroundPr: XName = ...

Represents the a15:backgroundPr XML element.

Remarks

As an XML element, it has the following:

nonVisualGroupProps: XName = ...

Represents the a15:nonVisualGroupProps XML element.

Remarks

As an XML element, it has the following:

objectPr: XName = ...

Represents the a15:objectPr XML element.

Remarks

As an XML element, it has the following:

signatureLine: XName = ...

Represents the a15:signatureLine XML element.

Remarks

As an XML element, it has the following:

Accessors

  • get namespaceDeclaration(): XAttribute
  • Returns the namespace declaration XAttribute for this namespace.

    Returns XAttribute

Generated using TypeDoc