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