applyExternalThemeToDependingSlides
applyExternalThemeToDependingSlides(String fname) function
Creates a new master slide based on the current one, applying an external theme to it and applies the created master slide to all dependent slides.
Parameters
Name | Type | Description |
---|---|---|
fname | String | Path to the external theme file (.thmx). |
Result
Error
Error | Condition |
---|---|
PptxReadException | When external theme cannot be applied. |