共用方式為


ThmxTheme.AccentColor6 property

取得屬於這個佈景主題的第六個強調色彩。

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

Syntax

'宣告
Public ReadOnly Property AccentColor6 As ThemeColor
    Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeColor

value = instance.AccentColor6
public ThemeColor AccentColor6 { get; }

Property value

Type: Microsoft.SharePoint.Utilities.ThemeColor
指定要用於這個佈景主題中的型別ThemeColor強調文字色彩。

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace