OfficeTheme.Application
OfficeTheme.Application
OfficeTheme.Application
Property
Definition
Gets an Application object that represents the container application for the OfficeTheme object. Read-only.
public:
property System::Object ^ Application { System::Object ^ get(); };
public object Application { get; }
Public ReadOnly Property Application As Object