| Package | Description |
|---|---|
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Method | Description |
|---|---|---|
XSLFSlideLayout |
XSLFSlideMaster.getLayout(SlideLayout type) |
|
XSLFSlideLayout |
XSLFSlide.getMasterSheet() |
|
XSLFSlideLayout |
XSLFSlide.getSlideLayout() |
|
XSLFSlideLayout[] |
XSLFSlideMaster.getSlideLayouts() |
| Modifier and Type | Method | Description |
|---|---|---|
XSLFSlide |
XMLSlideShow.createSlide(XSLFSlideLayout layout) |
Create a slide and initialize it from the specified layout.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.