slide
slide(Presentation pres, ForEach_.ForEachSlideCallback forEachSlide) method
Iterate each #slide(Presentation,ForEachSlideCallback) in the Presentation.
Parameters
Name | Type | Description |
---|---|---|
pres | Presentation | Presentation to iterate slides |
forEachSlide | ForEach_.ForEachSlideCallback | Callback that will be invoked for each slide |
Returns
void