ThmxTheme 类

代表Microsoft Office XML 主题文件。方法和属性的此类启用读取和写入主题名称、 颜色列表和字体列表上的操作。

继承层次结构

System.Object
  Microsoft.SharePoint.Utilities.ThmxTheme

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Class ThmxTheme _
    Implements ISPTheme, IDisposable
用法
Dim instance As ThmxTheme
public class ThmxTheme : ISPTheme, IDisposable

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ThmxTheme 成员

Microsoft.SharePoint.Utilities 命名空间