init_color_scheme_from_inherited method
init_color_scheme_from_inherited
Init ColorScheme with new object for overriding ColorScheme of InheritedTheme. And initialize data of this new object with data of the ColorScheme of InheritedTheme.
def init_color_scheme_from_inherited(self):
...
Exceptions
Exception | Description |
---|---|
RuntimeError(Proxy error(InvalidOperationException)) | Thrown if the ColorScheme is already initialized (not None). |
See Also
- class
OverrideTheme
- module
aspose.slides.theme
- library
Aspose.Slides