|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.POIXMLDocumentPart
org.apache.poi.xslf.usermodel.XSLFSheet
org.apache.poi.xslf.usermodel.XSLFSlide
@Beta public final class XSLFSlide
Field Summary |
---|
Fields inherited from class org.apache.poi.POIXMLDocumentPart |
---|
DEFAULT_XML_OPTIONS |
Method Summary | |
---|---|
boolean |
getFollowMasterBackground()
|
XSLFSlideMaster |
getMasterSheet()
|
protected java.lang.String |
getRootElementName()
|
XSLFSlideLayout |
getSlideLayout()
|
org.openxmlformats.schemas.presentationml.x2006.main.CTSlide |
getXmlObject()
|
void |
setFollowMasterBackground(boolean value)
|
Methods inherited from class org.apache.poi.xslf.usermodel.XSLFSheet |
---|
buildShapes, commit, copy, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, getSlideShow, getSpTree, removeShape |
Methods inherited from class org.apache.poi.POIXMLDocumentPart |
---|
addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, read, rebase, removeRelation, removeRelation, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public org.openxmlformats.schemas.presentationml.x2006.main.CTSlide getXmlObject()
getXmlObject
in class XSLFSheet
protected java.lang.String getRootElementName()
getRootElementName
in class XSLFSheet
public XSLFSlideMaster getMasterSheet()
public XSLFSlideLayout getSlideLayout()
public void setFollowMasterBackground(boolean value)
public boolean getFollowMasterBackground()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |