| Package | Description |
|---|---|
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
void |
Hyperlink.setAddress(Slide slide) |
| Modifier and Type | Method and Description |
|---|---|
Slide |
SlideShow.createSlide()
Create a blank
Slide. |
Slide[] |
SlideShow.getSlides()
Returns an array of all the normal Slides found in the slideshow
|
Slide |
SlideShow.removeSlide(int index)
Removes the slide at the given index (0-based).
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.