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