Class THM15
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:thm15="http://schemas.microsoft.com/office/thememl/2012/main" namespace.
public static class THM15
- Inheritance
-
THM15
- Inherited Members
Fields
extLst
Represents the thm15:extLst XML element.
public static readonly XName extLst
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: themeFamily.
- has the following child XML elements: ext.
- corresponds to the following strongly-typed classes: OfficeArtExtensionList.
id
Represents the thm15:id XML attribute.
public static readonly XName id
Field Value
- XName
Remarks
As an XML attribute, it:
- is contained in the following XML elements: theme.
- corresponds to the following strongly-typed properties: Theme.ThemeId.
themeFamily
Represents the thm15:themeFamily XML element.
public static readonly XName themeFamily
Field Value
- XName
Remarks
As an XML element, it:
thm15
Defines the XML namespace associated with the thm15 prefix.
public static readonly XNamespace thm15
Field Value
- XNamespace