ThemeManager Class
Theme Manager.When the object is serialized out as xml, its qualified name is a:themeManager.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Drawing.EmptyType
DocumentFormat.OpenXml.Drawing.ThemeManager
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Class ThemeManager _
Inherits EmptyType
'Uso
Dim instance As ThemeManager
public class ThemeManager : EmptyType
Remarks
[ISO/IEC 29500-1 1ª edición]
20.1.6.11 themeManager (Theme Manager)
The starting part for a theme file.
[Note: The W3C XML Schema definition of this element's content model (CT_EmptyElement) is located in §A.4.1. end note]
© ISO/IEC29500: 2008. Los extractos anteriores han sido traducidos del inglés al español por Microsoft (o algunos de sus agentes) e ISO no asume ningún tipo de responsabilidad por dichas traducciones.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.