OfficeTheme.Parent
OfficeTheme.Parent
OfficeTheme.Parent
Property
Definition
Gets the parent object for the OfficeTheme object. Read-only.
public:
property System::Object ^ Parent { System::Object ^ get(); };
public object Parent { get; }
Public ReadOnly Property Parent As Object