Class AIF
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:aif="http://schemas.microsoft.com/office/drawing/2022/imageformula" namespace.
public static class AIF
- Inheritance
-
AIF
- Inherited Members
Fields
aif
Defines the XML namespace associated with the aif prefix.
public static readonly XNamespace aif
Field Value
- XNamespace
imageFormula
Represents the aif:imageFormula XML element.
public static readonly XName imageFormula
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: ext, graphicData.
- has the following XML attributes: formula.
- corresponds to the following strongly-typed classes: ImageFormula.