slide

slide(Presentation pres, ForEach_.ForEachSlideCallback forEachSlide) method

Iterate each #slide(Presentation,ForEachSlideCallback) in the Presentation.

Parameters

NameTypeDescription
presPresentationPresentation to iterate slides
forEachSlideForEach_.ForEachSlideCallbackCallback that will be invoked for each slide

Returns

void