|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.BaseSlideEx
com.aspose.slides.SlideEx
public final class SlideEx
Represents a slide in a presentation.
Method Summary | |
---|---|
LayoutSlideEx |
getLayoutSlide()
Returns the layout slide for the current slide. |
NotesSlideEx |
getNotesSlide()
Returns the notes slide for the current slide. |
void |
setLayoutSlide(LayoutSlideEx value)
Sets the layout slide for the current slide. |
Methods inherited from class com.aspose.slides.BaseSlideEx |
---|
addNotes, getParent, getPresentation, getShapes, getSlide, getSlideId |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public LayoutSlideEx getLayoutSlide()
LayoutSlideEx
.public void setLayoutSlide(LayoutSlideEx value)
value
- See LayoutSlideEx
.public NotesSlideEx getNotesSlide()
NotesSlideEx
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |