GlobalClass.GetThemedColor(PjThemeElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ GetThemedColor(Microsoft::Office::Interop::MSProject::PjThemeElement elementType) = Microsoft::Office::Interop::MSProject::_Global::GetThemedColor;
public virtual string GetThemedColor (Microsoft.Office.Interop.MSProject.PjThemeElement elementType);
Public Overridable Function GetThemedColor (elementType As PjThemeElement) As String
Parameters
- elementType
- PjThemeElement