ThmxTheme.AccentColor5 property
取得屬於這個佈景主題的第五個強調色彩。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property AccentColor5 As ThemeColor
Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeColor
value = instance.AccentColor5
public ThemeColor AccentColor5 { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeColor
指定要用於這個佈景主題中的型別ThemeColor強調文字色彩。