applyExternalThemeToDependingSlides

applyExternalThemeToDependingSlides(String fname) method

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

NameTypeDescription
fnameStringPath to the external theme file (.thmx).

Returns

MasterSlide

Exception

ExceptionCondition
PptxReadExceptionWhen external theme cannot be applied.