layoutSlide

layoutSlide(Presentation pres, ForEach_.ForEachLayoutSlideCallback forEachLayoutSlide) method

Iterate each #layoutSlide(Presentation,ForEachLayoutSlideCallback) in the Presentation.

Parameters

NameTypeDescription
presPresentationPresentation to iterate layout slides
forEachLayoutSlideForEach_.ForEachLayoutSlideCallbackCallback that will be invoked for each layout slide

Returns

void