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
'Декларация
Public Class ThemeManager _
Inherits EmptyType
'Применение
Dim instance As ThemeManager
public class ThemeManager : EmptyType
Remarks
[ISO/IEC 29500-1 редакция 1]
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. Приведенный выше текст переведен с английского языка на русский корпорацией Майкрософт (или ее подрядчиками) и ISO не несет ответственности за эти переводы.
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.