Package | Description |
---|---|
org.zkoss.poi.hslf.model | |
org.zkoss.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 © 2005-2010 Potix Corporation. All Rights Reserved.