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

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

Result

MasterSlide

Error

ErrorCondition
PptxReadExceptionWhen external theme cannot be applied.