共用方式為


ThmxTheme class

表示Microsoft Office XML 佈景主題檔案。方法和屬性,這個類別啟用的讀取和寫入佈景主題名稱、 [色彩] 清單中,以及 [字型] 清單上的作業。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Utilities.ThmxTheme

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class ThmxTheme _
    Implements ISPTheme, IDisposable
'用途
Dim instance As ThmxTheme
public class ThmxTheme : ISPTheme, IDisposable

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.

請參閱

參照

ThmxTheme members

Microsoft.SharePoint.Utilities namespace