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