Class XXL21
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:xxl21="http://schemas.microsoft.com/office/spreadsheetml/2021/extlinks2021" namespace.
public static class XXL21
- Inheritance
-
XXL21
- Inherited Members
Fields
absoluteUrl
Represents the xxl21:absoluteUrl XML element.
public static readonly XName absoluteUrl
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: alternateUrls.
- corresponds to the following strongly-typed classes: AbsoluteUrlAlternateUrl.
alternateUrls
Represents the xxl21:alternateUrls XML element.
public static readonly XName alternateUrls
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: externalBook.
- has the following child XML elements: absoluteUrl, relativeUrl.
- has the following XML attributes: driveId, itemId.
- corresponds to the following strongly-typed classes: ExternalBookAlternateUrls.
relativeUrl
Represents the xxl21:relativeUrl XML element.
public static readonly XName relativeUrl
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: alternateUrls.
- corresponds to the following strongly-typed classes: RelativeUrlAlternateUrl.
xxl21
Defines the XML namespace associated with the xxl21 prefix.
public static readonly XNamespace xxl21
Field Value
- XNamespace