public class PresentationSlide extends PresentationBaseSlide
Represents a PowerPoint document slide.
Modifier and Type | Method and Description |
---|---|
PresentationLayoutSlide |
getLayoutSlide()
Gets the layout slide for this
. |
PresentationMasterSlide |
getMasterSlide()
Gets the master slide for this
. |
PresentationNotesSlide |
getNotesSlide()
Gets the notes slide for this
. |
getCharts, getImageFillFormat, getShapes
findImages, findImages, search, search
public final PresentationLayoutSlide getLayoutSlide()
PresentationSlide
.PresentationSlide
.public final PresentationMasterSlide getMasterSlide()
PresentationSlide
.PresentationSlide
.public final PresentationNotesSlide getNotesSlide()
PresentationSlide
.PresentationSlide
.