ApplicationClass.GetThemedColor(PjThemeElement) Method

Definition

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);
Public Overridable Function GetThemedColor (elementType As PjThemeElement) As String

Parameters

elementType
PjThemeElement

Returns

String

Implements

Applies to