InitColorSchemeFromInherited
IOverrideTheme.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.
public void InitColorSchemeFromInherited()
Exceptions
exception | condition |
---|---|
InvalidOperationException | Thrown if the ColorScheme is already initialized (not null). |
See Also
- interface IOverrideTheme
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides