Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XSLFNotes |
class |
XSLFNotesMaster
Notes master object associated with this layout.
|
class |
XSLFSlide |
class |
XSLFSlideLayout |
class |
XSLFSlideMaster
Slide master object associated with this layout.
|
Modifier and Type | Method and Description |
---|---|
XSLFSheet |
XSLFSheet.appendContent(XSLFSheet src)
Append content to this sheet.
|
XSLFSheet |
XSLFShape.getSheet() |
XSLFSheet |
XSLFSheet.importContent(XSLFSheet src)
Set the contents of this sheet to be a copy of the source sheet.
|
Modifier and Type | Method and Description |
---|---|
XSLFSheet |
XSLFSheet.appendContent(XSLFSheet src)
Append content to this sheet.
|
XSLFSheet |
XSLFSheet.importContent(XSLFSheet src)
Set the contents of this sheet to be a copy of the source sheet.
|
XSLFSlide |
XSLFSlide.importContent(XSLFSheet src) |
Constructor and Description |
---|
XSLFGroupShape(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape shape,
XSLFSheet sheet) |
XSLFShape(org.apache.xmlbeans.XmlObject shape,
XSLFSheet sheet) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.