initColorSchemeFromInherited

initColorSchemeFromInherited() method

Init ColorScheme with new object for overriding ColorScheme of InheritedTheme. And initialize data of this new object with data of the ColorScheme of InheritedTheme.

Returns

void

Exception

ExceptionCondition
com.aspose.ms.System.InvalidOperationExceptionThrown if the ColorScheme is already initialized (not null).