slide
slide(Presentation pres, ForEach_.ForEachSlideCallback forEachSlide) function
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 |