Package | Description |
---|---|
org.zkoss.poi.hslf.model | |
org.zkoss.poi.hslf.usermodel |
Modifier and Type | Method and Description |
---|---|
SlideShow |
Sheet.getSlideShow()
Fetch the SlideShow we're attached to
|
Modifier and Type | Method and Description |
---|---|
void |
SlideMaster.setSlideShow(SlideShow ss)
Assign SlideShow for this slide master.
|
void |
Sheet.setSlideShow(SlideShow ss)
Set the SlideShow we're attached to.
|
void |
TextRun.supplySlideShow(SlideShow ss)
Supply the SlideShow we belong to.
|
Constructor and Description |
---|
HeadersFooters(HeadersFootersContainer rec,
SlideShow ppt,
boolean newRecord,
boolean isPpt2007) |
Modifier and Type | Method and Description |
---|---|
void |
RichTextRun.supplySlideShow(SlideShow ss)
Supply the SlideShow we belong to
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.