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
Exception | Condition |
---|---|
com.aspose.ms.System.InvalidOperationException | Thrown if the ColorScheme is already initialized (not null). |