public static interface ForEach.ForEachLayoutSlideCallback
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(LayoutSlide layoutSlide,
int index)
Callback that will be invoked for each
ForEach.layoutSlide(Presentation,ForEachLayoutSlideCallback) in the Presentation. |
void invoke(LayoutSlide layoutSlide, int index)
Callback that will be invoked for each ForEach.layoutSlide(Presentation,ForEachLayoutSlideCallback) in the Presentation.
layoutSlide - Current iterated layout slideindex - Index of the current layout slideCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.