ApplicationClass.GetThemedColor(PjThemeElement) メソッド

定義

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

パラメーター

elementType
PjThemeElement

戻り値

実装

適用対象