_MSProject.GetThemedColor(PjThemeElement) 方法

定义

public:
 System::String ^ GetThemedColor(Microsoft::Office::Interop::MSProject::PjThemeElement elementType);
public string GetThemedColor (Microsoft.Office.Interop.MSProject.PjThemeElement elementType);
abstract member GetThemedColor : Microsoft.Office.Interop.MSProject.PjThemeElement -> string
Public Function GetThemedColor (elementType As PjThemeElement) As String

参数

elementType
PjThemeElement

返回

适用于