Package | Description |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Modifier and Type | Method | Description |
---|---|---|
SlideShow |
Sheet.getSlideShow() |
Fetch the SlideShow we're attached to
|
Modifier and Type | Method | Description |
---|---|---|
void |
Sheet.setSlideShow(SlideShow ss) |
Set the SlideShow we're attached to.
|
void |
SlideMaster.setSlideShow(SlideShow ss) |
Assign SlideShow for this slide master.
|
void |
TextRun.supplySlideShow(SlideShow ss) |
Supply the SlideShow we belong to.
|
Constructor | Description |
---|---|
HeadersFooters(HeadersFootersContainer rec,
SlideShow ppt,
boolean newRecord,
boolean isPpt2007) |
Modifier and Type | Method | Description |
---|---|---|
void |
RichTextRun.supplySlideShow(SlideShow ss) |
Supply the SlideShow we belong to
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.