| Package | Description |
|---|---|
| org.apache.poi.hslf.model |
| Modifier and Type | Method | Description |
|---|---|---|
Slide |
Slide.getSlideRecord() |
Returns the underlying slide record
|
| Constructor | Description |
|---|---|
Slide(Slide slide,
Notes notes,
SlideListWithText.SlideAtomsSet atomSet,
int slideIdentifier,
int slideNumber) |
Constructs a Slide from the Slide record, and the SlideAtomsSet
containing the text.
|
TitleMaster(Slide record,
int sheetNo) |
Constructs a TitleMaster
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.